Skip to content

Commit 60962b5

Browse files
committed
update description
1 parent d35450e commit 60962b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
version='0.0.1',
1919
author_email="wangc_2011@hotmail.com",
2020
url="https://github.com/chfw/pyexcel-webio",
21-
description='A generic web extension for pyexcel.',
21+
description='A generic request and response interface for pyexcel web extensions.',
2222
install_requires=dependencies,
2323
packages=find_packages(exclude=['ez_setup', 'examples', 'tests']),
2424
include_package_data=True,

0 commit comments

Comments
 (0)