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 1c9a2bd commit 9bda97bCopy full SHA for 9bda97b
setup.py
@@ -33,6 +33,7 @@
33
),
34
python_requires='>=2.7',
35
install_requires=[
36
+ 'six',
37
],
38
extras_require={
39
'testing': [
0 commit comments