diff options
Diffstat (limited to 'gnu/packages/python-xyz.scm')
| -rw-r--r-- | gnu/packages/python-xyz.scm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 8b4c950eeed..7aeec95ff39 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -21928,8 +21928,7 @@ database, file, dict stores. Cachy supports python versions 2.7+ and 3.2+.") ;; This fails because wheel shows up in requirements " and not test_setuptools_get_requires_for_build_wheel")))) (native-inputs - (list python-covdefaults - python-hatch-vcs + (list python-hatch-vcs python-hatchling python-pytest python-pytest-cov |
