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:
Antero Mejr 2023-03-11 13:39:34 +00:00 committed by Lars-Dominik Braun
parent d456ced2d4
commit a83f3a13e6
No known key found for this signature in database
GPG Key ID: F663943E08D8092A

View File

@ -21074,7 +21074,6 @@ while only declaring the test-specific fields.")
(list python-flake8
python-flake8-bugbear
python-mypy
python-pre-commit
python-pytest
python-pytz
python-simplejson))