diff --git a/pyproject.toml b/pyproject.toml index 0d115a86..7360685b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,6 +74,7 @@ optional-dependencies.dev = [ "yamlfix==1.17.0", ] optional-dependencies.release = [ "check-wheel-contents==0.6.1" ] +urls.Documentation = "https://vws-python.github.io/vws-auth-tools/" urls.Source = "https://github.com/VWS-Python/vws-auth-tools" [tool.setuptools]