diff --git a/pyproject.toml b/pyproject.toml index 351e2d65..4d263fd5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,6 +74,7 @@ docs = [ [project.urls] homepage = "https://github.com/mostly-ai/mostlyai-engine" repository = "https://github.com/mostly-ai/mostlyai-engine" +issues = "https://github.com/mostly-ai/mostlyai-engine/issues" documentation = "https://mostly-ai.github.io/mostlyai-engine/" [tool.uv]