mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-02 16:17:27 +01:00
gnu: python-apispec-webframeworks: Remove python-pre-commit.
* gnu/packages/python-xyz.scm (python-apispec-webframeworks)[native-inputs]: Remove python-pre-commit. [native-inputs]: Add python-pyyaml. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
This commit is contained in:
parent
6181cce732
commit
f19ab875ff
1 changed files with 1 additions and 1 deletions
|
@ -21164,8 +21164,8 @@ (define-public python-apispec-webframeworks
|
||||||
python-flake8-bugbear
|
python-flake8-bugbear
|
||||||
python-flask
|
python-flask
|
||||||
python-mock
|
python-mock
|
||||||
python-pre-commit
|
|
||||||
python-pytest
|
python-pytest
|
||||||
|
python-pyyaml
|
||||||
python-tornado
|
python-tornado
|
||||||
python-tox))
|
python-tox))
|
||||||
(home-page "https://github.com/marshmallow-code/apispec-webframeworks")
|
(home-page "https://github.com/marshmallow-code/apispec-webframeworks")
|
||||||
|
|
Loading…
Reference in a new issue