Replace five with six

This commit is contained in:
Anthony Sottile 2017-03-08 13:06:48 -08:00
parent cb8dd335f4
commit c65a11ce3d
9 changed files with 27 additions and 57 deletions

View file

@ -43,6 +43,7 @@ setup(
'cached-property',
'nodeenv>=0.11.1',
'pyyaml',
'six',
'virtualenv',
],
entry_points={