gnu: python-httpcore: Fix tests.

* gnu/packages/python-web.scm (python-httpcore)[native-inputs]: Add
nss-certs-for-test.

Change-Id: I1e1b2f067e672278f86389d5f7b686a45715f861
This commit is contained in:
John Kehayias 2024-09-03 11:27:30 -04:00
parent 5a8bbf881a
commit c843564a28
No known key found for this signature in database
GPG key ID: 499097AE5EA815D9

View file

@ -6604,7 +6604,8 @@ and serve updated contents upon changes to the directory.")
"test_extra_info")
" and not "))))
(native-inputs
(list python-pytest
(list nss-certs-for-test
python-pytest
python-pytest-asyncio
python-pytest-cov
python-pytest-httpbin