Commit 0c81959
committed
refactor(build): migrate Python wheel builds to maturin
Replace manual setuptools wheel building with maturin for the Rust binary CLI tool.
This streamlines the PyPI release process by building platform-specific
wheels containing the pre-compiled Rust binary directly via `maturin build`.
Also updates package references from 'gh-templates' to 'gitforge' in the
workflow and Homebrew formula.1 parent 70d996f commit 0c81959
File tree
4 files changed
+244
-518
lines changed- .github/workflows
4 files changed
+244
-518
lines changed
0 commit comments