干掉long_description
diff --git a/setup.py b/setup.py
index fcf2836..dd34dea 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,6 @@
     author='hourui',
     author_email='hourui@qianmi.com',
     description='Python Dubbo Client.',
-    long_description=open('README.md').read(),
     license='Apache License 2.0',
     packages=find_packages(),
     classifiers=[