Merge pull request #219717 from Artturin/fixeval1

This commit is contained in:
Artturi 2023-03-05 19:59:04 +02:00 committed by GitHub
commit cb351f064e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 = [