diff options
Diffstat (limited to 'gnu/packages/python-science.scm')
| -rw-r--r-- | gnu/packages/python-science.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm index a5086b91908..7762c05e3f4 100644 --- a/gnu/packages/python-science.scm +++ b/gnu/packages/python-science.scm @@ -2948,7 +2948,7 @@ swarm algorithm.") (native-inputs (list python-pytest python-pytest-xdist - python-setuptools-next)) + python-setuptools)) (propagated-inputs (list python-joblib python-matplotlib |
