me
/
guix
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>
master
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
1 changed files with 0 additions and 1 deletions

View File

@ -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))