Skip to content
New issue

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

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

Already on GitHub? # to your account

Prevents get-poetry.py from modifying $PATH #5

Merged
merged 1 commit into from
Sep 22, 2020

Conversation

pappasam
Copy link
Contributor

This is not necessary when using asdf since asdf manages the PATH. This
will prevent dotfiles from getting annoyingly modified when installing
new versions of poetry.

See:
https://github.com/python-poetry/poetry/blob/master/get-poetry.py#L1024

This is not necessary when using asdf since asdf manages the PATH. This
will prevent dotfiles from getting annoyingly modified when installing
new versions of poetry.

See:
https://github.com/python-poetry/poetry/blob/master/get-poetry.py#L1024
@crflynn
Copy link
Member

crflynn commented Sep 22, 2020

Good call. Thanks.

@crflynn crflynn merged commit ea23a34 into asdf-community:master Sep 22, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants