Update setup.py
This commit is contained in:
parent
b4ca98eca2
commit
2a1b3bc6ee
4
setup.py
4
setup.py
@ -8,10 +8,10 @@ setup(
|
||||
name = 'waybackpy',
|
||||
packages = ['waybackpy'],
|
||||
version = 'v1.2',
|
||||
long_description_content_type='text/markdown',
|
||||
long_description=long_description,
|
||||
license='MIT',
|
||||
description = 'A python wrapper for Internet Archives Wayback Machine',
|
||||
long_description=long_description,
|
||||
long_description_content_type='text/markdown',
|
||||
author = 'akamhy',
|
||||
author_email = 'akash3pro@gmail.com',
|
||||
url = 'https://github.com/akamhy/waybackpy',
|
||||
|
Loading…
Reference in New Issue
Block a user