mirror of
https://github.com/dnet/pySSTV.git
synced 2026-04-21 06:03:43 +00:00
set correct content type for Markdown README
This commit is contained in:
parent
c784e9df15
commit
7b06a5bb48
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -21,4 +21,5 @@ setup(
|
|||
'Operating System :: OS Independent',
|
||||
],
|
||||
long_description=open('README.md').read(),
|
||||
long_description_content_type="text/markdown",
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue