Install Poetry Action
Version updated for snok/install-poetry to version v1.4.0.
- This action is used across all versions by 15,611 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- feat: support install poetry plugins by @waketzheng in https://github.com/snok/install-poetry/pull/155
- enhancement: Remove
curl
dependency by @ivanychev in https://github.com/snok/install-poetry/pull/153 - chore: Remove Python 3.7 from test matrix @tmakruck in https://github.com/snok/install-poetry/pull/136
- docs: Add virtualenvs-path to the Install Poetry step by @zalun in https://github.com/snok/install-poetry/pull/152
- docs: Upgrade GitHub Actions, Python 3.12, Django 5 by @cclauss in https://github.com/snok/install-poetry/pull/143
- docs: Improve cache Poetry install instructions by @sebastian-correa in https://github.com/snok/install-poetry/pull/154
New Contributors
- @tmakruck made their first contribution in https://github.com/snok/install-poetry/pull/136
- @zalun made their first contribution in https://github.com/snok/install-poetry/pull/152
- @ivanychev made their first contribution in https://github.com/snok/install-poetry/pull/153
- @waketzheng made their first contribution in https://github.com/snok/install-poetry/pull/155
- @sebastian-correa made their first contribution in https://github.com/snok/install-poetry/pull/154
Full Changelog: https://github.com/snok/install-poetry/compare/v1...v1.4.0