gnu: python-ddt: Fix build.

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

Change-Id: I0770740a27b8c37c2c5091366c02f36ebba3bacf
This commit is contained in:
Sharlatan Hellseher 2025-07-15 13:56:56 +01:00
parent 7eb93b71ad
commit e62e7fce57
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -623,6 +623,7 @@ counterexamples for you.")
(list python-aiounittest
python-pytest
python-setuptools
python-six
python-wheel))
(propagated-inputs
(list python-pyyaml))