Update setup.py

This commit is contained in:
akamhy 2020-05-05 10:32:06 +05:30 committed by GitHub
parent 36b01754ec
commit b4ca98eca2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ setup(
author = 'akamhy', author = 'akamhy',
author_email = 'akash3pro@gmail.com', author_email = 'akash3pro@gmail.com',
url = 'https://github.com/akamhy/waybackpy', url = 'https://github.com/akamhy/waybackpy',
download_url = 'https://github.com/akamhy/waybackpy/archive/v1.1.tar.gz', download_url = 'https://github.com/akamhy/waybackpy/archive/v1.2.tar.gz',
keywords = ['wayback', 'archive', 'archive website', 'wayback machine', 'Internet Archive'], keywords = ['wayback', 'archive', 'archive website', 'wayback machine', 'Internet Archive'],
install_requires=[], install_requires=[],
classifiers=[ classifiers=[