diff options
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/check.scm | 1 | ||||
| -rw-r--r-- | gnu/packages/python-xyz.scm | 1 |
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 |
