Add six back to setup.py

This commit is contained in:
Anthony Sottile 2017-12-11 07:30:08 -08:00
parent 5b6ddaf9f7
commit 3e1b954a6e

View file

@ -28,6 +28,7 @@ setup(
'flake8!=2.5.3',
'autopep8>=1.3',
'pyyaml',
'six',
],
entry_points={
'console_scripts': [