diff --git a/setup.py b/setup.py index da1bed7..420e25b 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ setup( include_package_data = True, # Package dependencies. - install_requires = ['simplejson', 'oauth2'], + install_requires = ['simplejson', 'oauth2', 'httplib2'], # Metadata for PyPI. author = 'Ryan McGrath', diff --git a/twython-django b/twython-django deleted file mode 160000 index fab3d7a..0000000 --- a/twython-django +++ /dev/null @@ -1 +0,0 @@ -Subproject commit fab3d7a216de87bed8aef9830bb9d04a408859eb