We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4790e70 commit 981e1d4Copy full SHA for 981e1d4
setup.py
@@ -9,7 +9,7 @@
9
'requests>=2.5.0',
10
'optional-django==0.3.0',
11
],
12
- description='Server-side rendering, client-side mounting, JSX translation, and component bundling',
+ description='Server-side rendering of React components with data from your Python system',
13
long_description='Documentation at https://github.com/markfinger/python-react',
14
author='Mark Finger',
15
author_email='markfinger@gmail.com',
0 commit comments