Datatamer / tamr-client

Programmatically interact with Tamr
https://tamr-client.readthedocs.io
Apache License 2.0
11 stars 25 forks source link

ci(release): do not use pip to install poetry #486

Closed pcattori closed 3 years ago

pcattori commented 3 years ago

↪️ 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.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: