mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 14:28:15 -05: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:
parent
a83f3a13e6
commit
2cfb7dbd2f
1 changed files with 0 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue