Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f435352

Browse files
committedFeb 28, 2021
updated url
1 parent fcb10dc commit f435352

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
@@ -11,7 +11,7 @@
1111
description="single auth for all applications.",
1212
long_description=long_description,
1313
long_description_content_type="text/markdown",
14-
url="https://github.com/GlibAI/django-azure-backup/",
14+
url="https://github.com/GlibAI/django_authentication",
1515
packages=setuptools.find_packages(exclude=['django_authentication', 'manage.py']),
1616
classifiers=[
1717
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)
Please sign in to comment.