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 cf62d26 commit 779b7b9Copy full SHA for 779b7b9
setup.py
@@ -55,4 +55,8 @@ def get_version():
55
'Programming Language :: Python :: 3.7',
56
'Programming Language :: Python :: 3.8',
57
],
58
+ project_urls={
59
+ 'Documentation': 'https://boto3.amazonaws.com/v1/documentation/api/latest/index.html',
60
+ 'Source': 'https://github.com/boto/boto3',
61
+ },
62
)
0 commit comments