diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 964d01d7020..3db2a995dc7 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -8388,6 +8388,12 @@ Python.") (sha256 (base32 "0vkkngiybx5372j9vc9p4wn6hakpv99l0ipsf4kw7ccazss4p05k")))) (build-system pyproject-build-system) + ;; To activate tests python-pytest is required and missing + ;; + (native-inputs + (list python-setuptools + python-wheel)) (propagated-inputs (list python-azure-core python-cryptography