add description content type
This commit is contained in:
1
setup.py
1
setup.py
@@ -27,6 +27,7 @@ setup(name='wordops',
|
|||||||
version='3.9.9.4',
|
version='3.9.9.4',
|
||||||
description='WordPress & server administration toolset',
|
description='WordPress & server administration toolset',
|
||||||
long_description=LONG,
|
long_description=LONG,
|
||||||
|
long_description_content_type='text/markdown',
|
||||||
classifiers=[
|
classifiers=[
|
||||||
"Programming Language :: Python :: 3",
|
"Programming Language :: Python :: 3",
|
||||||
"License :: OSI Approved :: MIT License",
|
"License :: OSI Approved :: MIT License",
|
||||||
|
|||||||
Reference in New Issue
Block a user