summaryrefslogtreecommitdiff
path: root/gnu/packages/python-web.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/python-web.scm')
-rw-r--r--gnu/packages/python-web.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 76894adc0a..b2086fcbb1 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -7570,7 +7570,7 @@ classes) used by all of the @code{google-cloud-*} packages.")
"tests/conformance/"))
(invoke "pytest")))))))
(native-inputs
- (list python-pytest python-test-utils))
+ (list python-mock python-pytest python-test-utils))
(propagated-inputs
(list python-google-api-core
python-google-auth