add description content type

This commit is contained in:
VirtuBox
2019-10-18 18:00:15 +02:00
parent b98ddb1356
commit da22ef2ebc

View File

@@ -27,6 +27,7 @@ setup(name='wordops',
version='3.9.9.4',
description='WordPress & server administration toolset',
long_description=LONG,
long_description_content_type='text/markdown',
classifiers=[
"Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License",