Skip to content

Commit d4da5be

Browse files
committed
setup.py: add some project_urls
1 parent 32c70d0 commit d4da5be

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

setup.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,10 @@
8181
"Development Status :: 5 - Production/Stable",
8282
"Operating System :: OS Independent",
8383
],
84+
project_urls={
85+
"Documentation": "https://open-eo.github.io/openeo-python-client/",
86+
"Source Code": "https://github.com/Open-EO/openeo-python-client",
87+
"Bug Tracker": "https://github.com/Open-EO/openeo-python-client/issues",
88+
"Changelog": "https://github.com/Open-EO/openeo-python-client/blob/master/CHANGELOG.md",
89+
},
8490
)

0 commit comments

Comments
 (0)