Skip to content

Commit 2de7a10

Browse files
author
金山云SDK
authored
Merge pull request KscSDK#46 from KscSDK/trunk
Trunk to master
2 parents bd6c17f + 6d53dd9 commit 2de7a10

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@
3636
name='ksc-sdk-python',
3737
version=kscore.__version__,
3838
description='Low-level, data-driven core of ksc.',
39-
long_description=open('README.rst', encoding='utf-8').read(),
39+
long_description='A low-level interface to a growing number of KSC Web Services.',
40+
#long_description=open('README.rst', encoding='utf-8').read(),
4041
author=AUTHOR,
4142
url='https://github.com/liuyichen/kscore',
4243
author_email=AUTHOR_EMAIL,

0 commit comments

Comments
 (0)