summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/python-xyz.scm')
-rw-r--r--gnu/packages/python-xyz.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 5104ff8f4c..1f31a29aa9 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -40182,7 +40182,7 @@ with one function call. IceCream makes print debugging a little sweeter.")
"test/test_ngrams.py")))
(propagated-inputs (list python-cffi))
(native-inputs (list python-pytest python-setuptools
- python-setuptools-scm-next python-wheel))
+ python-setuptools-scm python-wheel))
(home-page "https://github.com/mideind/Icegrams")
(synopsis "Trigram statistics for Icelandic")
(description