gnu: python-httpx: Fix tests.

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

Change-Id: If8e98564e44a2e5e7bc520c31553aa83bc597946
This commit is contained in:
John Kehayias 2024-09-03 13:36:31 -04:00
parent 0aeb089073
commit 82174b2742
No known key found for this signature in database
GPG Key ID: 499097AE5EA815D9

View File

@ -6680,7 +6680,8 @@ Some things HTTP Core does do:
;; 'function' object has no attribute 'name'".
" and not test_main"))))
(native-inputs
(list python-cryptography
(list nss-certs-for-test
python-cryptography
python-hatchling
python-hatch-fancy-pypi-readme
python-pytest