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

install-poetry.py: Use new official install location #15

Merged
merged 1 commit into from
Nov 27, 2021

Commits on Nov 27, 2021

  1. install-poetry.py: Use new official install location

    This operates independently of poetry releases so it can pull
    bugfixes merged outside of poetry's own release cadence.
    
    See also:
    - https://github.com/python-poetry/install.python-poetry.org
    - python-poetry/poetry#3345 (comment)
    
    In conjunction with asdf-community#14 this gets python 3.10 working with poetry
    1.1.11 where ModuleNotFoundError: No module named 'cleo' was raised.
    tony committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    8b92b4f View commit details
    Browse the repository at this point in the history