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 5fc35b8 commit 470d2d0Copy full SHA for 470d2d0
setup.py
@@ -19,7 +19,7 @@
19
keywords=('JPush', 'JPush API', 'Android Push', 'iOS Push'),
20
license='MIT License',
21
long_description=open("README.rst", "r").read(),
22
-
+ long_description_content_type="text/markdown",
23
url='https://github.com/jpush/jpush-api-python-client',
24
author='jpush',
25
author_email='support@jpush.cn',
0 commit comments