diff options
-rw-r--r-- | gnu/packages/python-xyz.scm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 32cf3ddce5..2e8201751e 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -14411,10 +14411,9 @@ SVG, EPS, PNG and terminal output.") (list python-flake8 python-flit-core python-ipykernel - python-mypy python-nbconvert python-numpydoc - python-pre-commit + python-mypy python-pytest python-pytest-cov python-pytest-xdist |