~ruther/guix-local

e62e7fce5748eb13abc6c1fa627f88428be06ac2 — Sharlatan Hellseher 9 months ago 7eb93b7
gnu: python-ddt: Fix build.

* gnu/packages/python-check.scm (python-ddt) [native-inputs]: Add
  python-six.

Change-Id: I0770740a27b8c37c2c5091366c02f36ebba3bacf
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/python-check.scm
M gnu/packages/python-check.scm => gnu/packages/python-check.scm +1 -0
@@ 623,6 623,7 @@ counterexamples for you.")
     (list python-aiounittest
           python-pytest
           python-setuptools
           python-six
           python-wheel))
    (propagated-inputs
     (list python-pyyaml))