gnu: python-pyjwt: Remove python-pre-commit.
* gnu/packages/python-xyz.scm (python-pyjwt)[native-inputs]: Remove python-pre-commit. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>master
parent
622b92d935
commit
d456ced2d4
|
@ -4116,7 +4116,6 @@ memory usage and transliteration quality.")
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list python-coverage
|
(list python-coverage
|
||||||
python-cryptography
|
python-cryptography
|
||||||
python-pre-commit
|
|
||||||
python-pytest
|
python-pytest
|
||||||
python-sphinx
|
python-sphinx
|
||||||
python-sphinx-rtd-theme))
|
python-sphinx-rtd-theme))
|
||||||
|
|
Reference in New Issue