diff options
Diffstat (limited to 'gnu/packages/python-web.scm')
| -rw-r--r-- | gnu/packages/python-web.scm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index ace0ed2b80..4e1e03dded 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -258,7 +258,8 @@ indexes.") (propagated-inputs (list python-devpi-client python-devpi-server python-typing-extensions)) (native-inputs - (list python-covdefaults + (list nss-certs-for-test + python-covdefaults python-hatchling python-hatch-vcs python-httpx |
