diff --git a/pyproject.toml b/pyproject.toml index c5aeee0..e5640b6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,6 +17,8 @@ license = {text = "MIT"} [project.urls] homepage = "https://github.com/europowergenerators/BetterOdooApiWrapper" +Documentation = "https://github.com/europowergenerators/BetterOdooApiWrapper" +"Issue tracker" = "https://github.com/europowergenerators/BetterOdooApiWrapper/issues" [tool.setuptools.packages.find] where = ["."]