Skip to content

Commit 4b4e624

Browse files
author
Ilya Tumash
committed
update setup.py
1 parent e8da1a6 commit 4b4e624

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
description='A Python wrapper around the Admitad API',
1010
license='MIT',
1111
url='https://github.com/admitad/admitad-python-api',
12+
download_url='https://github.com/admitad/admitad-python-api/tarball/1.0',
1213
keywords=['admitad'],
1314
install_requires=['requests>=2.0', 'future'],
1415
tests_require=['nose2', 'responses'],

0 commit comments

Comments
 (0)