diff --git a/pyproject.toml b/pyproject.toml index 71cbc0e..91f0342 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,6 +30,10 @@ dependencies = [ ] dynamic = ["version"] +[project.urls] +source = "https://github.com/commit-check/commit-check-mcp" +tracker = "https://github.com/commit-check/commit-check-mcp/issues" + [project.optional-dependencies] dev = [ "pytest>=9.0.0,<10",