Skip to content

Conversation

@silverjam
Copy link
Contributor

@silverjam silverjam commented Nov 28, 2023

fixes #381 -- in the event that someone sets the PIP_VERSION environment variable, pyenv-virtualenv plugin will fail because a colorize utility is not available, this PR adds the colorize helper from python-build

@silverjam silverjam marked this pull request as ready for review November 28, 2023 03:21
@native-api
Copy link
Member

Maybe it's better to copy the shell function over from python-build?

@silverjam silverjam changed the title fix: remove non-standard tool colorize fix: add colorize helper Nov 29, 2023
@silverjam
Copy link
Contributor Author

Maybe it's better to copy the shell function over from python-build?

Seems to work

image

@silverjam silverjam changed the title fix: add colorize helper fix: add colorize helper Nov 29, 2023
@native-api native-api merged commit 38a6561 into pyenv:master Nov 29, 2023
@native-api native-api changed the title fix: add colorize helper Fix: add colorize helper Apr 7, 2024
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.

colorize not available in shell and not included in installation instructions

2 participants