gnu: hypercorn: Fix tests.

* gnu/packages/python-web.scm (hypercorn): [native-inputs]: Remove
python-hypothesis; add nss-certs-for-test.

Change-Id: I8ec89e416d212f00a5cc4ef0187cec96c9b5df7e
This commit is contained in:
Sharlatan Hellseher 2025-02-25 08:33:51 +00:00
parent db41a620d6
commit ac9543ea79
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -3444,8 +3444,8 @@ RFC6455, regardless of your programming paradigm.")
python-priority
python-tomli
python-wsproto))
(native-inputs (list python-httpx
python-hypothesis
(native-inputs (list nss-certs-for-test
python-httpx
python-poetry-core
python-pytest
python-pytest-asyncio