build-system/pyproject: Remove python-mypy native-input.

* gnu/packages/python-check.scm (python-nptyping)
* gnu/packages/python-xyz.scm (python-numpy-1)
[native-inputs]: Remove python-mypy.
This commit is contained in:
Nicolas Graves 2025-02-25 10:57:14 +01:00
parent c608b4342c
commit 307021afe4
No known key found for this signature in database
2 changed files with 0 additions and 2 deletions

View file

@ -1862,7 +1862,6 @@ Python file for configuration.")
(native-inputs (native-inputs
(list python-beartype (list python-beartype
python-feedparser python-feedparser
python-mypy
python-pandas python-pandas
python-pytest python-pytest
python-setuptools python-setuptools

View file

@ -11194,7 +11194,6 @@ include_dirs = ~:*~a/include~%"
pkg-config pkg-config
python-cython python-cython
python-hypothesis python-hypothesis
python-mypy
python-pytest python-pytest
python-pytest-xdist python-pytest-xdist
python-setuptools python-setuptools