diff options
-rw-r--r-- | gnu/packages/python-xyz.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index e41af7d271..f7f70a0bbc 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -12773,7 +12773,6 @@ connect strings, then issue SQL commands within IPython or IPython Notebook.") (list python-argcomplete python-hatchling python-mypy - python-pre-commit python-pytest python-pytest-mock python-pytest-mypy-testing)) |