Skip to content

Commit 076a995

Browse files
committed
put keywords in package description
1 parent 4f264c5 commit 076a995

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
@@ -22,7 +22,7 @@ def get_version(package):
2222
setup(
2323
name="django-oauth-toolkit",
2424
version=version,
25-
description="OAuthlib for Django",
25+
description="OAuth2 goodies for Django",
2626
long_description=LONG_DESCRIPTION,
2727
classifiers=[
2828
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)