Allow six to bump

This commit is contained in:
Anthony Sottile 2015-06-17 11:49:19 -07:00
parent 99574324eb
commit 516cc9fa72
2 changed files with 1 additions and 2 deletions

View File

@ -7,4 +7,3 @@ mock
pre-commit
pylint<1.4
pytest
six==1.9.0

View File

@ -32,7 +32,7 @@ setup(
'autopep8>=1.1',
'pyyaml',
'simplejson',
'six==1.9.0',
'six',
],
entry_points={
'console_scripts': [