mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
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:
parent
c608b4342c
commit
307021afe4
2 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue