mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
7eb93b71ad
commit
e62e7fce57
1 changed files with 1 additions and 0 deletions
|
@ -623,6 +623,7 @@ counterexamples for you.")
|
||||||
(list python-aiounittest
|
(list python-aiounittest
|
||||||
python-pytest
|
python-pytest
|
||||||
python-setuptools
|
python-setuptools
|
||||||
|
python-six
|
||||||
python-wheel))
|
python-wheel))
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list python-pyyaml))
|
(list python-pyyaml))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue