Skip to content

Commit 793132d

Browse files
authored
Add Documentation URL for quick access via PyPI web (#2854)
1 parent 955a7fb commit 793132d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ readme.content-type = "text/markdown"
1010
keywords = ["virtual", "environments", "isolated", "testing"]
1111
license = "MIT"
1212
urls.Homepage = "http://tox.readthedocs.org"
13+
urls.Documentation = "https://tox.wiki"
1314
urls.Source = "https://github.com/tox-dev/tox"
1415
urls.Tracker = "https://github.com/tox-dev/tox/issues"
1516
urls."Release Notes" = "https://tox.wiki/en/latest/changelog.html"

0 commit comments

Comments
 (0)