Closed pcattori closed 3 years ago
The poetry docs explicitly warn against using pip for installation. See https://python-poetry.org/docs/#installing-with-pip. Instead, we'll use a Github Action tailor-made for installing poetry.
:tada: This PR is included in version 1.1.0 :tada:
The release is available on:
v1.1.0
Your semantic-release bot :package::rocket:
↪️ Pull Request
The poetry docs explicitly warn against using pip for installation. See https://python-poetry.org/docs/#installing-with-pip. Instead, we'll use a Github Action tailor-made for installing poetry.