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 30a567b commit baee5adCopy full SHA for baee5ad
setup.py
@@ -22,7 +22,7 @@ def get_version(package):
22
version = get_version('rest_framework_firebase')
23
package = 'rest_framework_firebase'
24
description = 'Firebase based authentication for Django REST framework'
25
-url = 'https://github.com/wesleylima/django-rest-framework-firebase-auth'
+url = 'https://github.com/wesleylima/django-rest-framework-firebase'
26
author = 'Wesley Lima'
27
author_email = '[email protected]'
28
license = 'MIT'
0 commit comments