1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-21 00:25:58 +02:00

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
-1
View File
@@ -4831,7 +4831,6 @@ Python.")
(native-inputs
(list python-attrs
python-coverage
python-pre-commit
python-pycodestyle
python-pydantic
python-pytest