Skip to content

Commit b2c1125

Browse files
Add GitHub issues URL to pyproject metadata (#281)
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent edade8f commit b2c1125

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ docs = [
7474
[project.urls]
7575
homepage = "https://github.com/mostly-ai/mostlyai-engine"
7676
repository = "https://github.com/mostly-ai/mostlyai-engine"
77+
issues = "https://github.com/mostly-ai/mostlyai-engine/issues"
7778
documentation = "https://mostly-ai.github.io/mostlyai-engine/"
7879

7980
[tool.uv]

0 commit comments

Comments
 (0)