Skip to content

Commit bb51f9b

Browse files
committed
Fix description type
1 parent ecd7d22 commit bb51f9b

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
@@ -65,6 +65,7 @@
6565
name="robotpy",
6666
description="Meta package to make installing robotpy easier",
6767
long_description=long_description,
68+
long_description_content_type="text/markdown",
6869
author="RobotPy Development Team",
6970
author_email="[email protected]",
7071
url="https://github.com/robotpy/robotpy-meta",

0 commit comments

Comments
 (0)