Updated setup.py setup.cfg
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
[wheel]
|
||||||
|
universal = 1
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
license_file = LICENSE
|
license_file = LICENSE
|
||||||
|
|
||||||
|
|||||||
@@ -21,6 +21,7 @@ setup(
|
|||||||
version=version,
|
version=version,
|
||||||
description='Web based ssh client',
|
description='Web based ssh client',
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
|
long_description_content_type='text/markdown',
|
||||||
author='Shengdun Hua',
|
author='Shengdun Hua',
|
||||||
author_email='webmaster0115@gmail.com',
|
author_email='webmaster0115@gmail.com',
|
||||||
url='https://github.com/huashengdun/webssh',
|
url='https://github.com/huashengdun/webssh',
|
||||||
|
|||||||
Reference in New Issue
Block a user