forked from platypush/platypush
Specified markdown format for setup
This commit is contained in:
parent
6c43b87b00
commit
42e863a229
2 changed files with 2 additions and 1 deletions
1
setup.py
1
setup.py
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue