Commit e2019d19 authored by Artturin's avatar Artturin
Browse files

python3Packages.jaxopt: Fix alias-free eval

parent 300df952
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 = [