Skip to content

Commit 91c147f

Browse files
committed
setup.py: add long_description_content_type
1 parent 8d4495a commit 91c147f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
zip_safe=True,
1212
version=version,
1313
description='Developer Tools for Drones.',
14+
long_description_content_type="text/markdown",
1415
long_description=LongDescription,
1516
url='https://github.com/dronekit/dronekit-python',
1617
author='3D Robotics',

0 commit comments

Comments
 (0)