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 526b6be9ef..f540fc6fa2 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -411,7 +411,7 @@ APIs to detect, query, and compare them.")
(("from click") "from asyncclick")))))))
(native-inputs
(list python-anyio
- python-flit-core-next
+ python-flit-core
python-pytest
python-trio))
(home-page "https://github.com/python-trio/asyncclick")