We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8da1a6 commit 4b4e624Copy full SHA for 4b4e624
setup.py
@@ -9,6 +9,7 @@
9
description='A Python wrapper around the Admitad API',
10
license='MIT',
11
url='https://github.com/admitad/admitad-python-api',
12
+ download_url='https://github.com/admitad/admitad-python-api/tarball/1.0',
13
keywords=['admitad'],
14
install_requires=['requests>=2.0', 'future'],
15
tests_require=['nose2', 'responses'],
0 commit comments