diff --git a/pyproject.toml b/pyproject.toml index 7d3614b283733a6c2b277b22956beebe4705710f..fdab5c78b579237b76eadeaaae58abbb61f34cbf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,3 +45,8 @@ force_grid_wrap = 0 use_parentheses = true ensure_newline_before_comments = true indent = "\t" + +[project.urls] +Homepage = "https://dokos.io/" +Repository = "https://gitlab.com/dokos/dokos.git" +"Bug Reports" = "https://gitlab.com/dokos/dokos/-/issues"