Skip to content

Commit 3f22370

Browse files
author
rharlev
committed
add dependency
1 parent 7c68895 commit 3f22370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
license='MIT',
1212
long_description=open('README.md').read(),
1313
long_description_content_type="text/markdown",
14-
install_requires=['requests'],
14+
install_requires=['requests', 'six'],
1515
python_requires='>=2.7',
1616
classifiers=[
1717
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)