mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-28 21:20:29 +02: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:
@@ -623,6 +623,7 @@ counterexamples for you.")
|
||||
(list python-aiounittest
|
||||
python-pytest
|
||||
python-setuptools
|
||||
python-six
|
||||
python-wheel))
|
||||
(propagated-inputs
|
||||
(list python-pyyaml))
|
||||
|
||||
Reference in New Issue
Block a user