cookiecutter-hypermodern-python icon indicating copy to clipboard operation
cookiecutter-hypermodern-python copied to clipboard

documentation on poetry install is out of date

Open kbroch-rivosinc opened this issue 1 year ago • 1 comments
trafficstars

https://cookiecutter-hypermodern-python.readthedocs.io/en/2022.6.3.post1/quickstart.html#requirements

refers to the following:

Install Poetry by downloading and running install-poetry.py:

python install-poetry.py

But that file install-poetry.py no longer exists.

Poetry team suggest pipx install poetry

kbroch-rivosinc avatar Dec 18 '23 18:12 kbroch-rivosinc