Specified markdown format for setup

This commit is contained in:
Fabio Manganiello 2019-07-09 02:14:00 +02:00
parent 6c43b87b00
commit 42e863a229
2 changed files with 2 additions and 1 deletions

View file

@ -123,6 +123,7 @@ setup(
# ('/etc/platypush', ['platypush/config.example.yaml'])
# ],
long_description = readfile('README.md'),
long_description_content_type = 'text/markdown',
classifiers = [
"Topic :: Utilities",
"License :: OSI Approved :: MIT License",