Skip to content

Commit 93bd74e

Browse files
Merge pull request #1260 from VWS-Python/documentation-url-2
Add documentation URL to PyPI
2 parents 0c87778 + 134ed56 commit 93bd74e

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
@@ -74,6 +74,7 @@ optional-dependencies.dev = [
7474
"yamlfix==1.17.0",
7575
]
7676
optional-dependencies.release = [ "check-wheel-contents==0.6.1" ]
77+
urls.Documentation = "https://vws-python.github.io/vws-auth-tools/"
7778
urls.Source = "https://github.com/VWS-Python/vws-auth-tools"
7879

7980
[tool.setuptools]

0 commit comments

Comments
 (0)