Skip to content

Commit

Permalink
Update mlir/python/pyproject.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Ryan Mast <[email protected]>
  • Loading branch information
makslevental and nightlark authored Feb 10, 2025
1 parent 5f9c0e7 commit 703f6dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mlir/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ version = "0.0.1"
requires-python = ">=3.8,<=3.13"
[project.urls]
Homepage = "https://github.com/llvm/llvm-project"
Discussions = "https://discourse.llvm.org/"
"Issue Tracker" = "https://github.com/llvm/llvm-project/issues?q=is%3Aissue%20state%3Aopen%20label%3Amlir%3Apython%20"
"Source Code" = "https://github.com/llvm/llvm-project/tree/main/mlir/python"

[build-system]
requires = [
Expand Down

0 comments on commit 703f6dc

Please sign in to comment.