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 227ede9 commit 32a6604Copy full SHA for 32a6604
setup.py
@@ -13,7 +13,7 @@
13
author_email='[email protected]',
14
description='Extended JWT integration with Flask',
15
long_description='Extended JWT integration with Flask',
16
- keywords = ['flask', 'jwt', 'json web token'],
+ keywords=['flask', 'jwt', 'json web token'],
17
packages=['flask_jwt_extended'],
18
zip_safe=False,
19
platforms='any',
0 commit comments