There was an error while loading. Please reload this page.
1 parent 7435005 commit 5c7dfbfCopy full SHA for 5c7dfbf
setup.py
@@ -61,6 +61,9 @@
61
license='MIT License',
62
long_description=README,
63
url='http://www.dropbox.com/developers',
64
+ project_urls={
65
+ 'Source': 'https://github.com/dropbox/dropbox-sdk-python',
66
+ },
67
# From <https://pypi.python.org/pypi?%3Aaction=list_classifiers>
68
classifiers=[
69
'Development Status :: 5 - Production/Stable',
0 commit comments