diff options
Diffstat (limited to 'gnu/packages/python-check.scm')
| -rw-r--r-- | gnu/packages/python-check.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm index 51d555e6635..625a77c6d0f 100644 --- a/gnu/packages/python-check.scm +++ b/gnu/packages/python-check.scm @@ -3155,7 +3155,7 @@ import them in their actual tests to use them.") ;; XXX: 261 failed, 170 errors #:tests? #f)) (native-inputs - (list python-pytest + (list python-pytest-8 python-pytest-asyncio python-setuptools python-wheel)) |
