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 fcb10dc commit f435352Copy full SHA for f435352
setup.py
@@ -11,7 +11,7 @@
11
description="single auth for all applications.",
12
long_description=long_description,
13
long_description_content_type="text/markdown",
14
- url="https://github.com/GlibAI/django-azure-backup/",
+ url="https://github.com/GlibAI/django_authentication",
15
packages=setuptools.find_packages(exclude=['django_authentication', 'manage.py']),
16
classifiers=[
17
"Programming Language :: Python :: 3",
0 commit comments