pypest / pypestutils

python-wrapped PEST utilities #winning
The Unlicense
11 stars 6 forks source link

CI/RLS: update cibuildwheel workflow and macos images #32

Closed mwtoews closed 1 month ago

mwtoews commented 1 month ago

This PR updates cibuildwheel and macos images used for CI and release. Also add a cron schedule to re-run the release workflow to guard against upstream changes.

Changes to tox's --import-mode=importlib ensure that the built-wheel is tested, and not the local build.