From 255af75d1f5a2ee30a0abff79d2557e436e92cbd Mon Sep 17 00:00:00 2001 From: Ara Hayrabedian Date: Fri, 12 Jun 2015 19:21:14 +0400 Subject: [PATCH] add six to installation requirements --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 3050118..852d8e1 100644 --- a/setup.py +++ b/setup.py @@ -32,6 +32,7 @@ setup( 'autopep8>=1.1', 'pyyaml', 'simplejson', + 'six==1.9.0', ], entry_points={ 'console_scripts': [