We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec547bb commit c59f0acCopy full SHA for c59f0ac
setup.py
@@ -86,6 +86,7 @@ def recursively_include(results, directory, patterns):
86
version=version,
87
description='Android APK packager for Python scripts and apps',
88
long_description=long_description,
89
+ long_description_content_type='text/markdown',
90
author='The Kivy team',
91
author_email='kivy-dev@googlegroups.com',
92
url='https://github.com/kivy/python-for-android',
0 commit comments