gnu: python-marshmallow: Remove python-pre-commit.
* gnu/packages/python-xyz.scm (python-marshmallow)[native-inputs]: Remove python-pre-commit. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
This commit is contained in:
parent
d456ced2d4
commit
a83f3a13e6
1 changed files with 0 additions and 1 deletions
|
@ -21074,7 +21074,6 @@ while only declaring the test-specific fields.")
|
||||||
(list python-flake8
|
(list python-flake8
|
||||||
python-flake8-bugbear
|
python-flake8-bugbear
|
||||||
python-mypy
|
python-mypy
|
||||||
python-pre-commit
|
|
||||||
python-pytest
|
python-pytest
|
||||||
python-pytz
|
python-pytz
|
||||||
python-simplejson))
|
python-simplejson))
|
||||||
|
|
Reference in a new issue