Requests image posting #91

Merged
michaelhelmick merged 7 commits from requests_image_posting into master 2012-06-24 13:02:38 -07:00
Showing only changes of commit 0b3f36f9b6 - Show all commits

View file

@ -16,7 +16,7 @@ setup(
include_package_data=True,
# Package dependencies.
install_requires=['simplejson', 'requests'],
install_requires=['simplejson', 'requests>=0.13.0'],
# Metadata for PyPI.
author='Ryan McGrath',