Skip to content

Release v4

Latest
Compare
Choose a tag to compare
@abatilo abatilo released this 10 Jan 16:14
· 3 commits to master since this release
3765cf6
fix!: Remove pipx from composite steps (#82)

pipx is now installed by default in recent versions of the runner pre-installed packages:

https://github.com/actions/setup-python/blob/main/docs/advanced-usage.md#caching-packages
https://github.com/actions/runner-images/blob/main/README.md#package-managers-usage

BREAKING CHANGE