mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 14:56:54 +01:00
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:
parent
856c9a3d24
commit
5f4dba0591
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue