Skip to content

Releases: fujiisoup/py3nj

Release list

Release 0.2.2

Choose a tag to compare

@fujiisoup fujiisoup released this 28 Aug 08:32
fbd80d4
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