python3Packages.jaxopt: Fix alias-free eval

This commit is contained in:
Artturin
2023-03-05 19:56:16 +02:00
parent 300df9525f
commit e2019d196b
@@ -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 = [