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.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index d3ffc7c35ac..372bfee5ea9 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -8265,6 +8265,7 @@ for Flask programs that are using @code{python-alembic}.")
(file-name (git-file-name name version))
(sha256
(base32 "06q14mn5n56rdnqvsbbjixygilblgg85fzw029n96qf6f1rvldiq"))))
+ (native-inputs (list python-setuptools-67))
(propagated-inputs
(list python-six))
(build-system python-build-system)