summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorNicolas Graves <ngraves@ngraves.fr>2025-01-31 02:50:46 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2026-05-18 14:36:15 +0100
commitba412a06dccdf63d7e8a96ed691e709df2e1143e (patch)
treed48e300e44ce6795aca1252681f30123a4504e51 /gnu
parent7fe5cc647f0c928d672ece0293985d6322ad7d0a (diff)
build-system/pyproject: Remove python-pytest-mypy inputs.
* gnu/packages/check.scm (python-pytest-perf)[native-inputs]: Remove python-pytest-mypy. * gnu/packages/python-xyz.scm (python-portalocker) [native-inputs]: Remove python-pytest-mypy. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/check.scm1
-rw-r--r--gnu/packages/python-xyz.scm1
2 files changed, 0 insertions, 2 deletions
diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm
index 2cbdc4ba0f..da7186cee9 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -2957,7 +2957,6 @@ mypy plugins.")
(list python-pytest
python-pytest-checkdocs
python-pytest-enabler
- python-pytest-mypy
python-setuptools
python-wheel))
(propagated-inputs
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 39738321bc..03ca6759da 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -8065,7 +8065,6 @@ PDF, PNG, EPS and SVG).")
"0lawjm736vs86wlnxc3qqh37l11z0yx81xq3dmrw33m86kaq2bh3"))))
(build-system pyproject-build-system)
(native-inputs (list python-pytest
- python-pytest-mypy
python-pytest-timeout
python-redis
python-setuptools