Commit f3c8a745 authored by hupantingxue's avatar hupantingxue

Modify python client lib README filename;

parent b976bd1e
......@@ -12,7 +12,7 @@ setup(
description='JPush\'s officially supported Python client library',
keywords=('JPush', 'JPush API', 'Android Push', 'iOS Push'),
license='MIT License',
long_description=open("README", "r").read(),
long_description=open("README.rst", "r").read(),
url='https://github.com/jpush/jpush-api-python-client',
author='jpush',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment