Skip to content

Commit 2292c2a

Browse files
committed
add GitHub URL for PyPi
1 parent 735e077 commit 2292c2a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.py

Lines changed: 3 additions & 0 deletions
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)