diff options
Diffstat (limited to 'gnu/packages/python-xyz.scm')
| -rw-r--r-- | gnu/packages/python-xyz.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 586059ebcf..13fbca79c9 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -26501,8 +26501,8 @@ point is the point of maximum curvature.") ((".*--cov.*") ""))))))) (native-inputs (list python-pytest - python-setuptools - python-wheel)) + python-pytest-asyncio + python-setuptools)) (propagated-inputs (list python-loguru python-typing-extensions)) |
