gnu: python-scikit-misc: Don't propagate python-numpydoc. * gnu/packages/python-science.scm (python-scikit-misc) [propagated-inputs]: Remove python-numpydoc. [native-inputs]: Add python-numpydoc. Change-Id: I9f3d3550789dd2943f496d90f59a063ac7df5e97 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
1 files changed, 1 insertions(+), 1 deletions(-) M gnu/packages/python-science.scm
M gnu/packages/python-science.scm => gnu/packages/python-science.scm +1 -1
@@ 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))