gnu: python-jsonargparse: Remove pre-commit from native-inputs.

* gnu/packages/python-xyz.scm (python-jsonargparse)[native-inputs]: Remove
python-pre-commit.

Change-Id: Iac844f4521f985cb07ef407b999dfc7f61605bca
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Vinicius Monego 2024-05-09 16:47:00 +02:00 committed by Sharlatan Hellseher
parent f7fabe82cb
commit 5c7a77f70c
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -4831,7 +4831,6 @@ Python.")
(native-inputs
(list python-attrs
python-coverage
python-pre-commit
python-pycodestyle
python-pydantic
python-pytest