[CI] Target apache-tvm for PyPI wheel publishing#19697
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the project name in pyproject.toml from 'tvm' to 'apache-tvm' and corrects a comment regarding PyPI upload restrictions. There are no review comments, and I have no feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
|
The failing Jenkins check is a spurious main-vs-v0.25.0 test-merge conflict on web/package.json/web/package-lock.json (CI test-merges against main regardless of base branch); this PR is a clean 1-commit delta that merges into v0.25.0 without conflict, so it's safe to merge. |
This PR cherry-picks #19686 to v0.25.0 branch for release, since the wheel build depends on the package rename from "tvm" to "apache-tvm".