1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-06 09:15:54 +02:00

gnu: python-numpy: Drop uneeded native-inputs.

* gnu/packages/python-xyz.scm (python-numpy)[native-inputs]: Remove
python-mypy, duplicate python-setuptools, and python-wheel.

Change-Id: I94a5a51a4eff4620809af9c4a0abbd649c0768c5
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Nicolas Graves
2026-01-18 18:43:17 +01:00
committed by Andreas Enge
parent 6f2259d7f0
commit 8e0f560f8d
+1 -4
View File
@@ -11045,13 +11045,10 @@ include_dirs = ~:*~a/include~%" #$(this-package-input "openblas"))))))
ninja
pkg-config
python-hypothesis
python-mypy
python-pytest
python-pytest-xdist
python-setuptools
python-setuptools
python-typing-extensions
python-wheel))
python-typing-extensions))
(home-page "https://numpy.org")
(synopsis "Fundamental package for scientific computing with Python")
(description "NumPy is the fundamental package for scientific computing