omrdatasettools,muscima: rename scikit-image

This commit is contained in:
Alexandre Iooss 2023-05-19 19:56:45 +02:00
parent 70a79a41e6
commit aca056ff37
2 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@
, matplotlib , matplotlib
, numpy , numpy
, pytestCheckHook , pytestCheckHook
, scikitimage , scikit-image
, scikit-learn , scikit-learn
}: }:
@ -28,7 +28,7 @@ buildPythonPackage {
propagatedBuildInputs = [ propagatedBuildInputs = [
lxml lxml
numpy numpy
scikitimage scikit-image
scikit-learn scikit-learn
matplotlib matplotlib
]; ];

View file

@ -9,7 +9,7 @@
, numpy , numpy
, pillow , pillow
, pytestCheckHook , pytestCheckHook
, scikitimage , scikit-image
, sphinx-rtd-theme , sphinx-rtd-theme
, sympy , sympy
, pandas , pandas
@ -29,7 +29,7 @@ buildPythonPackage rec {
propagatedBuildInputs = [ propagatedBuildInputs = [
pillow pillow
scikitimage scikit-image
h5py h5py
pyhamcrest pyhamcrest
muscima muscima