We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d4495a commit 91c147fCopy full SHA for 91c147f
setup.py
@@ -11,6 +11,7 @@
11
zip_safe=True,
12
version=version,
13
description='Developer Tools for Drones.',
14
+ long_description_content_type="text/markdown",
15
long_description=LongDescription,
16
url='https://github.com/dronekit/dronekit-python',
17
author='3D Robotics',
0 commit comments