mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 14:07:01 +01:00
gnu: python-jupytext: Adjust inputs
* gnu/packages/python-xyz.scm (python-jupytext) [native-inputs]: Remove pre-commit, python-autopep8, python-black, python-flake8, python-isort. Change-Id: I4aa622a58dfc3ab5ad9f1c88b78d6ac301f270d1
This commit is contained in:
parent
e715096f0e
commit
922137ed75
1 changed files with 0 additions and 5 deletions
|
@ -565,12 +565,7 @@ (define-public python-jupytext
|
|||
" 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
|
||||
|
|
Loading…
Reference in a new issue