Skip to content

Commit

Permalink
update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilya Tumash committed Oct 4, 2016
1 parent e8da1a6 commit 4b4e624
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
description='A Python wrapper around the Admitad API',
license='MIT',
url='https://github.com/admitad/admitad-python-api',
download_url='https://github.com/admitad/admitad-python-api/tarball/1.0',
keywords=['admitad'],
install_requires=['requests>=2.0', 'future'],
tests_require=['nose2', 'responses'],
Expand Down

0 comments on commit 4b4e624

Please sign in to comment.