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:
committed by
Andreas Enge
parent
6f2259d7f0
commit
8e0f560f8d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user