diff --git a/pyproject.toml b/pyproject.toml index e4dbce08..77409b2d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,11 +72,13 @@ dev = ["punchbowl[docs,test]"] [project.urls] #Homepage = "https://example.com" -#Documentation = "https://readthedocs.org" +Documentation = "https://punchbowl.readthedocs.io/en/latest/" Repository = "https://github.com/punch-mission/punchbowl.git" "Bug Tracker" = "https://github.com/punch-mission/punchbowl/issues" #Changelog = "https://github.com/punch-mission/thuban/blob/main/CHANGELOG.md" +[tool.setuptools_scm] + [tool.setuptools.packages] find = {} # Scan the project directory with the default parameters