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
No known key found for this signature in database
GPG key ID: F663943E08D8092A

View file

@ -21102,7 +21102,6 @@ (define-public python-marshmallow-jsonapi
python-flake8-bugbear
python-flask
python-mock
python-pre-commit
python-pytest
python-tox))
(home-page "https://github.com/marshmallow-code/marshmallow-jsonapi")