Skip to content

Commit 6d826fd

Browse files
authored
add GitHub URL for PyPi (#613)
1 parent 7cfb798 commit 6d826fd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.py

+3
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@
5050
description='Firebase Admin Python SDK',
5151
long_description=long_description,
5252
url=about['__url__'],
53+
project_urls={
54+
'Source': 'https://github.com/firebase/firebase-admin-python',
55+
},
5356
author=about['__author__'],
5457
license=about['__license__'],
5558
keywords='firebase cloud development',

0 commit comments

Comments
 (0)