gnu: python-bidict: Remove python-pre-commit.
* gnu/packages/python-xyz.scm (python-bidict)[native-inputs]: Remove python-pre-commit. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
This commit is contained in:
parent
64d69c3f79
commit
622b92d935
1 changed files with 0 additions and 1 deletions
|
@ -1645,7 +1645,6 @@ etc.")
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list python-coverage
|
(list python-coverage
|
||||||
python-hypothesis
|
python-hypothesis
|
||||||
python-pre-commit
|
|
||||||
python-py
|
python-py
|
||||||
python-pytest
|
python-pytest
|
||||||
python-pytest-benchmark
|
python-pytest-benchmark
|
||||||
|
|
Reference in a new issue