Skip to content

Releases: fujiisoup/py3nj

Release 0.2.2

28 Aug 08:32
fbd80d4
Compare
Choose a tag to compare
Build wheels with `cibuildwheel` (#31)

* Run cibuildwheel in the build environments

* Refactor build environment setup into its own action

* Name custom action correctly

* Specify a shell for each command

* Move cibuildwheel into its own workflow

* Run pytest after building wheels

* Don't build wheels when testing.

* Rename the test CI workflow