We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2631f9 commit ec1f2d4Copy full SHA for ec1f2d4
setup.py
@@ -25,7 +25,7 @@
25
install_requires=[
26
'six',
27
],
28
- description='Python CAS client library'
+ description='Python CAS client library',
29
keywords=['cas', 'cas2', 'cas3', 'client', 'sso', 'single sign-on', 'authentication', 'auth'],
30
license='MIT',
31
long_description=readme,
0 commit comments