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
|
||||
(list python-beartype
|
||||
python-feedparser
|
||||
python-mypy
|
||||
python-pandas
|
||||
python-pytest
|
||||
python-setuptools
|
||||
|
|
|
|||
|
|
@ -11194,7 +11194,6 @@ include_dirs = ~:*~a/include~%"
|
|||
pkg-config
|
||||
python-cython
|
||||
python-hypothesis
|
||||
python-mypy
|
||||
python-pytest
|
||||
python-pytest-xdist
|
||||
python-setuptools
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue