gnu: python-google-auth: Fix tests.

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

Change-Id: Ia12e98de8c2c8d335b98cef941692611c76ad2fa
This commit is contained in:
John Kehayias 2024-09-03 11:03:33 -04:00
parent 386a1c77af
commit 9e22a81703
No known key found for this signature in database
GPG key ID: 499097AE5EA815D9

View file

@ -8190,7 +8190,8 @@ of the CRC32C hashing algorithm.")
python-rsa
python-six))
(native-inputs
(list python-flask
(list nss-certs-for-test
python-flask
python-freezegun
python-mock
python-oauth2client