Skip to content

Commit df9d6bb

Browse files
authored
Merge pull request #148 from mavlink/pr-add-description-type
setup.py: add type of long_description
2 parents 7d97870 + 454f6a5 commit df9d6bb

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)