We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b6ddaf commit 3e1b954Copy full SHA for 3e1b954
setup.py
@@ -28,6 +28,7 @@
28
'flake8!=2.5.3',
29
'autopep8>=1.3',
30
'pyyaml',
31
+ 'six',
32
],
33
entry_points={
34
'console_scripts': [
0 commit comments