diff options
-rw-r--r-- | gnu/packages/python-xyz.scm | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index e64ae66d1a..129609592c 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -565,12 +565,7 @@ design}.") " and not ")))))))))) (native-inputs (list git-minimal/pinned - pre-commit - python-autopep8 - python-black - python-flake8 python-gitpython - python-isort python-ipython-genutils python-jupyter-server python-pyaml |