Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for installation of poetry 2.x #164

Open
moattarwork opened this issue Jan 15, 2025 · 1 comment
Open

Add support for installation of poetry 2.x #164

moattarwork opened this issue Jan 15, 2025 · 1 comment

Comments

@moattarwork
Copy link

Currently, the issue can be resolved by referring to the hashcode of the 2.0.1 as

      - name: Install Poetry
        uses: snok/install-poetry@v1
        with:
          installation-arguments: --git https://github.com/python-poetry/poetry.git@bd500dd3bdfaec3de6894144c9cedb3a9358be84

However I think it requires a more sustainable solution possible using pipx

@sondrelg
Copy link
Member

What happens if you specify version: 2.0.1?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants