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 59ca2174a59..66320312f75 100644 --- a/gnu/packages/python-check.scm +++ b/gnu/packages/python-check.scm @@ -3718,7 +3718,7 @@ possibly work.") python-flit-core-next ;requires >=3.12 python-setuptools)) (propagated-inputs - (list python-cliff + (list python-cliff-bootstrap python-fixtures python-pyyaml python-subunit |
