Skip to content

Commit d997cbb

Browse files
committed
Merge branch 'roehnan-master' from #84
2 parents e8f2038 + 6502969 commit d997cbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from distutils.core import setup
55

66
install_requires = [
7-
'requests >= 1.0.0'
7+
'requests >= 1.0.0',
88
'six'
99
]
1010

0 commit comments

Comments
 (0)