Skip to content

Commit 454f6a5

Browse files
committed
setup.py: add tyupe of long_description
This suddenly seems to be necessary.
1 parent 7d97870 commit 454f6a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ def version():
116116
version=version(),
117117
description="Python wrapper for MAVSDK",
118118
long_description=parse_long_description(),
119+
long_description_content_type="text/markdown",
119120
url="https://github.com/mavlink/MAVSDK-Python",
120121
maintainer="Jonas Vautherin, Julian Oes",
121122

0 commit comments

Comments
 (0)