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 b60889f3055..6d025ca0ee0 100644 --- a/gnu/packages/python-science.scm +++ b/gnu/packages/python-science.scm @@ -3054,13 +3054,13 @@ logic, also known as grey logic.") (string-append "version = \"" #$version "\"")))))))) (propagated-inputs (list meson-python python-numpy - python-numpydoc python-spin)) (native-inputs (list gfortran pkg-config python-cython python-meson-python python-numpy + python-numpydoc python-pytest python-setuptools python-wheel)) |
