1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 05:30:38 +02:00

gnu: python-zeep: Adjust native inputs.

* gnu/packages/python-web.scm (python-zeep): [native-inputs]: Remove
python-coverage, python-flake8, python-flake8-blind-except,
python-flake8-debugger, and python-isort.

Change-Id: Ia359126c748b8a7c4efc949bcaf43b9c53e16d39
This commit is contained in:
Sharlatan Hellseher
2025-05-08 00:18:16 +01:00
parent a99f9c6044
commit 6ea46370ea

View File

@@ -10426,12 +10426,7 @@ resources using Web Application Description Language (WADL) files as guides.")
python-requests-toolbelt))
(native-inputs
(list nss-certs-for-test
python-coverage
python-flake8
python-flake8-blind-except
python-flake8-debugger
python-freezegun
python-isort
python-pretend
python-pytest
python-pytest-asyncio