-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(python): Build & publish wheels for Windows (#280)
* test windows wheel build for quil-py * fix path and version matrix * update build backend * try gnu toolchain * remove compiler step, test x64 only * another toolchain test * add x86 back * try another method to install toolchain * full toolchain name * update to pyo3 0.19 * try updating maturin * try to get macro-backtrace * alternate toolchain action * different way of specifying macro-backtrace * trigger rebuild * update Cargo.lock * update rigetti-pyo3 to 0.2.0 * remove test code from workflow * simplify dependency specs * use & test regular toolchain * remove workflow test code
- Loading branch information
Showing
10 changed files
with
136 additions
and
107 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.