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 4f264c5 commit 076a995Copy full SHA for 076a995
setup.py
@@ -22,7 +22,7 @@ def get_version(package):
22
setup(
23
name="django-oauth-toolkit",
24
version=version,
25
- description="OAuthlib for Django",
+ description="OAuth2 goodies for Django",
26
long_description=LONG_DESCRIPTION,
27
classifiers=[
28
"Development Status :: 4 - Beta",
0 commit comments