gnu: python-google-resumable-media: Add missing input.
* gnu/packages/python-web.scm (python-google-resumable-media)[native-inputs]: Add python-mock.
This commit is contained in:
parent
cec543e70f
commit
40451d0f2d
@ -7396,6 +7396,7 @@ server-to-server authentication mechanisms to access Google APIs.")
|
||||
(propagated-inputs (list python-google-crc32c))
|
||||
(native-inputs
|
||||
(list python-google-auth
|
||||
python-mock
|
||||
python-pytest
|
||||
python-requests
|
||||
python-test-utils))
|
||||
|
Loading…
Reference in New Issue
Block a user