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 759e7a6 commit 840853cCopy full SHA for 840853c
setup.py
@@ -36,7 +36,7 @@
36
name='ksc-sdk-python',
37
version=kscore.__version__,
38
description='Low-level, data-driven core of ksc.',
39
- long_description=open('README.rst').read(),
+ long_description='A low-level interface to a growing number of KSC Web Services.',
40
author=AUTHOR,
41
url='https://github.com/liuyichen/kscore',
42
author_email=AUTHOR_EMAIL,
0 commit comments