Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: install poetry the right way (#917)
Install poetry with pip causes many issues. The recommended way is to use this curl script or pipx.
- Loading branch information