Unverified Commit cb351f06 authored by Artturi's avatar Artturi Committed by GitHub
Browse files

Merge pull request #219717 from Artturin/fixeval1

parents 032df61b e2019d19
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@
, numpy
, optax
, scipy
, scikitlearn
, scikit-learn
}:

buildPythonPackage rec {
@@ -39,7 +39,7 @@ buildPythonPackage rec {
    pytestCheckHook
    cvxpy
    optax
    scikitlearn
    scikit-learn
  ];

  pythonImportsCheck = [