Skip to content

Commit 703f6dc

Browse files
Update mlir/python/pyproject.toml
Co-authored-by: Ryan Mast <[email protected]>
1 parent 5f9c0e7 commit 703f6dc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mlir/python/pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ version = "0.0.1"
99
requires-python = ">=3.8,<=3.13"
1010
[project.urls]
1111
Homepage = "https://github.com/llvm/llvm-project"
12+
Discussions = "https://discourse.llvm.org/"
13+
"Issue Tracker" = "https://github.com/llvm/llvm-project/issues?q=is%3Aissue%20state%3Aopen%20label%3Amlir%3Apython%20"
14+
"Source Code" = "https://github.com/llvm/llvm-project/tree/main/mlir/python"
1215

1316
[build-system]
1417
requires = [

0 commit comments

Comments
 (0)