Archived
1
0
Fork 0

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>
This commit is contained in:
Antero Mejr 2023-03-11 13:39:33 +00:00 committed by Lars-Dominik Braun
parent 622b92d935
commit d456ced2d4
No known key found for this signature in database
GPG key ID: F663943E08D8092A

View file

@ -4116,7 +4116,6 @@ memory usage and transliteration quality.")
(native-inputs
(list python-coverage
python-cryptography
python-pre-commit
python-pytest
python-sphinx
python-sphinx-rtd-theme))