From e62e7fce5748eb13abc6c1fa627f88428be06ac2 Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Tue, 15 Jul 2025 13:56:56 +0100 Subject: gnu: python-ddt: Fix build. * gnu/packages/python-check.scm (python-ddt) [native-inputs]: Add python-six. Change-Id: I0770740a27b8c37c2c5091366c02f36ebba3bacf --- gnu/packages/python-check.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'gnu/packages/python-check.scm') diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm index 558c14e9be7..f0ee561690e 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)) -- cgit v1.3