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 7cfb798 commit 6d826fdCopy full SHA for 6d826fd
setup.py
@@ -50,6 +50,9 @@
50
description='Firebase Admin Python SDK',
51
long_description=long_description,
52
url=about['__url__'],
53
+ project_urls={
54
+ 'Source': 'https://github.com/firebase/firebase-admin-python',
55
+ },
56
author=about['__author__'],
57
license=about['__license__'],
58
keywords='firebase cloud development',
0 commit comments