Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: correct maturin Python interpreter flag
- Changed --python flag to -i for maturin compatibility - Added interpreter flag to all build jobs - Unified Python version handling across all platforms - Fixed incorrect maturin CLI argument syntax This fixes the "unexpected argument '--python'" error by using the correct flag syntax for specifying the Python interpreter.
- Loading branch information