From 3e1b954a6e910b5f87bab8b4416084b3fad5fd88 Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Mon, 11 Dec 2017 07:30:08 -0800 Subject: [PATCH] Add six back to setup.py --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index ad14930..8f9550d 100644 --- a/setup.py +++ b/setup.py @@ -28,6 +28,7 @@ setup( 'flake8!=2.5.3', 'autopep8>=1.3', 'pyyaml', + 'six', ], entry_points={ 'console_scripts': [