Unverified Commit 2ca816ab authored by Jörg Thalheim's avatar Jörg Thalheim Committed by GitHub
Browse files

python3Packages.pytensor: add setuptools runtime dependency (#480676)

parents c620ee25 2c1ae5e6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -61,6 +61,7 @@ buildPythonPackage rec {
    numba
    numpy
    scipy
    setuptools
  ];

  nativeCheckInputs = [