mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-06 17:51:40 -05:00
scikit-image: add setuptools
This commit is contained in:
parent
4d2b74aba2
commit
c6c7e5e3c5
1 changed files with 2 additions and 1 deletions
|
@ -14949,7 +14949,8 @@
|
|||
"setuptools-scm"
|
||||
],
|
||||
"scikit-image": [
|
||||
"cython"
|
||||
"cython",
|
||||
"setuptools"
|
||||
],
|
||||
"scikit-learn": [
|
||||
"cython",
|
||||
|
|
Loading…
Add table
Reference in a new issue