summaryrefslogtreecommitdiff
path: root/gnu/packages/version-control.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/version-control.scm')
-rw-r--r--gnu/packages/version-control.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index 8aa8419b297..86cc099f705 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -2833,7 +2833,7 @@ execution of any hook written in any language before every commit.")
(native-inputs
(list python-docutils
;; The following inputs are only needed to run the tests.
- python-setuptools python-setuptools-scm-next python-wheel unzip which))
+ python-setuptools python-setuptools-scm python-wheel unzip which))
(inputs
(list python-wrapper))
;; Find third-party extensions.