From 168805a00148db90b026b60c00837e0c8d25a3b7 Mon Sep 17 00:00:00 2001 From: Jens Timmerman Date: Tue, 10 Jan 2017 13:48:24 +0100 Subject: [PATCH] Revert "six is called six, not python-six" --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 51bce03..6093edf 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,3 +1,3 @@ [bdist_rpm] requires = python >= 2.6.6 - six >= 1.7.3 + python-six >= 1.7.3