Skip to content

Commit 3dd0bef

Browse files
authored
docs: link back to GitHub from PyPI metadata (#1504)
This will add a "Source" link in the PyPI page.
1 parent 78213ca commit 3dd0bef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ classifiers = [
4646
"Operating System :: OS Independent",
4747
]
4848

49+
[project.urls]
50+
"Source" = "https://github.com/pydata/pydata-sphinx-theme"
51+
4952
[project.optional-dependencies]
5053
doc = [
5154
"numpydoc",

0 commit comments

Comments
 (0)