diff options
| -rw-r--r-- | gnu/packages/python-check.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm index 558c14e9be..f0ee561690 100644 --- a/gnu/packages/python-check.scm +++ b/gnu/packages/python-check.scm @@ -623,6 +623,7 @@ counterexamples for you.") (list python-aiounittest python-pytest python-setuptools + python-six python-wheel)) (propagated-inputs (list python-pyyaml)) |
