From ba412a06dccdf63d7e8a96ed691e709df2e1143e Mon Sep 17 00:00:00 2001 From: Nicolas Graves Date: Fri, 31 Jan 2025 02:50:46 +0100 Subject: 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 --- gnu/packages/check.scm | 1 - gnu/packages/python-xyz.scm | 1 - 2 files changed, 2 deletions(-) (limited to 'gnu') 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 -- cgit v1.3