Skip to content

Commit ec1f2d4

Browse files
committed
fix syntax
1 parent e2631f9 commit ec1f2d4

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
@@ -25,7 +25,7 @@
2525
install_requires=[
2626
'six',
2727
],
28-
description='Python CAS client library'
28+
description='Python CAS client library',
2929
keywords=['cas', 'cas2', 'cas3', 'client', 'sso', 'single sign-on', 'authentication', 'auth'],
3030
license='MIT',
3131
long_description=readme,

0 commit comments

Comments
 (0)