diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm index fcabf01fb72..2bf4b7f524d 100644 --- a/gnu/packages/python-check.scm +++ b/gnu/packages/python-check.scm @@ -1862,7 +1862,6 @@ Python file for configuration.") (native-inputs (list python-beartype python-feedparser - python-mypy python-pandas python-pytest python-setuptools diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index faa0229be7e..10193c3b26d 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -11194,7 +11194,6 @@ include_dirs = ~:*~a/include~%" pkg-config python-cython python-hypothesis - python-mypy python-pytest python-pytest-xdist python-setuptools