parent
c0fc471a8f
commit
39be6ea582
2
setup.py
2
setup.py
|
@ -76,7 +76,7 @@ setup(
|
||||||
version='1.5.3',
|
version='1.5.3',
|
||||||
description=DESCRIPTION,
|
description=DESCRIPTION,
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
long_description_content_type='text/markdown'
|
long_description_content_type='text/markdown',
|
||||||
author=AUTHOR,
|
author=AUTHOR,
|
||||||
author_email=EMAIL,
|
author_email=EMAIL,
|
||||||
url=URL,
|
url=URL,
|
||||||
|
|
Loading…
Reference in New Issue