Skip to content

Commit 5c7dfbf

Browse files
andriyorsderickson
andauthored
add GitHub URL for PyPi (dropbox#417)
Co-authored-by: Scott Erickson <[email protected]>
1 parent 7435005 commit 5c7dfbf

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
@@ -61,6 +61,9 @@
6161
license='MIT License',
6262
long_description=README,
6363
url='http://www.dropbox.com/developers',
64+
project_urls={
65+
'Source': 'https://github.com/dropbox/dropbox-sdk-python',
66+
},
6467
# From <https://pypi.python.org/pypi?%3Aaction=list_classifiers>
6568
classifiers=[
6669
'Development Status :: 5 - Production/Stable',

0 commit comments

Comments
 (0)