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:
parent
0aeb089073
commit
82174b2742
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user