Skip to content

Commit

Permalink
Merge pull request #20 from DamienCassou/requires-requests2
Browse files Browse the repository at this point in the history
setup.py: requests → requests2
  • Loading branch information
matlink committed Dec 21, 2015
2 parents 11b930d + c04af12 commit 4a20c1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -22,7 +22,7 @@
['/etc/gplaycli/', ['credentials.conf','cron/cronjob']],
],
install_requires=[
'requests',
'requests >= 2.0.0',
'protobuf',
'ndg-httpsclient',
'clint',
Expand Down

0 comments on commit 4a20c1b

Please sign in to comment.