Update setup.py
This commit is contained in:
parent
18cbd2fd30
commit
2835f8877e
2
setup.py
2
setup.py
@ -19,7 +19,7 @@ setup(
|
|||||||
author = about['__author__'],
|
author = about['__author__'],
|
||||||
author_email = about['__author_email__'],
|
author_email = about['__author_email__'],
|
||||||
url = about['__url__'],
|
url = about['__url__'],
|
||||||
download_url = 'https://github.com/akamhy/waybackpy/archive/2.1.5.tar.gz',
|
download_url = 'https://github.com/akamhy/waybackpy/archive/2.1.6.tar.gz',
|
||||||
keywords = ['wayback', 'archive', 'archive website', 'wayback machine', 'Internet Archive'],
|
keywords = ['wayback', 'archive', 'archive website', 'wayback machine', 'Internet Archive'],
|
||||||
install_requires=[],
|
install_requires=[],
|
||||||
python_requires= ">=2.7",
|
python_requires= ">=2.7",
|
||||||
|
Loading…
Reference in New Issue
Block a user