asdf-poetry
Poetry plugin for asdf version manager
Build History
Installation
asdf plugin-add poetry https://github.com/asdf-community/asdf-poetry.gitUsage
Check asdf readme for instructions on how to install & manage versions.
Overriding installer
ASDF_POETRY_INSTALL_URL is an optional variable you can specific to point to
the hosted installer of your choosing, e.g. get-poetry.py or the new install-poetry.py
(compatible with 1.1.7+ and
default in 1.2).
For example, to force install-poetry.py on 1.1.9:
ASDF_POETRY_INSTALL_URL=https://install.python-poetry.org asdf install poetry 1.1.9
Doing so is not recommended and may result in poetry installations which
disregard the asdf-python plugin. See issue #10.
License
Licensed under the MIT license.
