Skip to content

Fix pyenv usage for windows and linux.#137

Merged
oz123 merged 4 commits intomasterfrom
fix-pyenv
May 16, 2023
Merged

Fix pyenv usage for windows and linux.#137
oz123 merged 4 commits intomasterfrom
fix-pyenv

Conversation

@matteius
Copy link
Copy Markdown
Contributor

  • pyenv shims were not getting removed from the PATH
  • versions that weren't already on the PATH were not being found.
  • detecting if pyenv is installed was based on an env var but other parts of the code determine it based on if pyenv is available on the path -- normalize this behavior towards the later.

@matteius matteius requested a review from oz123 May 14, 2023 17:09
@oz123 oz123 merged commit 2293771 into master May 16, 2023
@oz123 oz123 deleted the fix-pyenv branch May 16, 2023 11:47
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

Successfully merging this pull request may close these issues.

2 participants