Skip to content
This repository was archived by the owner on May 26, 2020. It is now read-only.

Commit 72e907a

Browse files
committed
Update package description
1 parent 4a8921a commit 72e907a

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
@@ -9,7 +9,7 @@
99

1010
name = 'djangorestframework-jwt'
1111
package = 'rest_framework_jwt'
12-
description = ''
12+
description = 'JSON Web Token based authentication for Django REST framework'
1313
url = 'https://github.com/GetBlimp/django-rest-framework-jwt'
1414
author = 'Jose Padilla'
1515
author_email = '[email protected]'

0 commit comments

Comments
 (0)