1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

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

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))