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

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

Change-Id: Idfdf978df55e2c3cb3c8447aa18456cc9de4c4c2
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Vinicius Monego 2024-06-01 16:57:53 +02:00 committed by Sharlatan Hellseher
parent 856c9a3d24
commit 5f4dba0591
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -2224,7 +2224,6 @@ (define-public python-omnipath
python-wrapt))
(native-inputs
(list python-bump2version
python-pre-commit
python-pytest
python-pytest-mock
python-pytest-socket