Skip to content

Commit 8912fde

Browse files
committed
Add GitHub Discussions link to package metadata
1 parent 0fc1ca4 commit 8912fde

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
@@ -45,6 +45,9 @@
4545
project_urls={
4646
"Tracker": "https://github.com/stac-utils/pystac/issues",
4747
"Documentation": "https://pystac.readthedocs.io/en/latest/",
48+
"GitHub Discussions": (
49+
"https://github.com/radiantearth/stac-spec/discussions/categories/pystac"
50+
),
4851
},
4952
test_suite="tests",
5053
)

0 commit comments

Comments
 (0)