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

gnu: python-marshmallow-jsonapi: Remove python-pre-commit.

* gnu/packages/python-xyz.scm (python-marshmallow-jsonapi)[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:35 +00:00
committed by Lars-Dominik Braun
parent a83f3a13e6
commit 2cfb7dbd2f

View File

@@ -21102,7 +21102,6 @@ datatypes to and from native Python datatypes.")
python-flake8-bugbear
python-flask
python-mock
python-pre-commit
python-pytest
python-tox))
(home-page "https://github.com/marshmallow-code/marshmallow-jsonapi")