Merge pull request #232864 from erdnaxe/scikit-image-fix

This commit is contained in:
figsoda 2023-05-19 13:51:59 -04:00 committed by GitHub
commit 70a79a41e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@
, midiutil
, numpy
, pytestCheckHook
, scikitimage
, scikit-image
, scikit-learn
}:
let
@ -28,7 +28,7 @@ buildPythonPackage {
propagatedBuildInputs = [
lxml
numpy
scikitimage
scikit-image
scikit-learn
matplotlib
midiutil