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

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

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

View file

@ -12773,7 +12773,6 @@ connect strings, then issue SQL commands within IPython or IPython Notebook.")
(list python-argcomplete
python-hatchling
python-mypy
python-pre-commit
python-pytest
python-pytest-mock
python-pytest-mypy-testing))