diff --git a/setup.py b/setup.py index 0f4c472..11aac04 100644 --- a/setup.py +++ b/setup.py @@ -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",