mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-23 02:36:40 +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-flask
|
||||
python-mock
|
||||
python-pre-commit
|
||||
python-pytest
|
||||
python-pyyaml
|
||||
python-tornado
|
||||
python-tox))
|
||||
(home-page "https://github.com/marshmallow-code/apispec-webframeworks")
|
||||
|
|
Loading…
Reference in a new issue