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

Fix: add colorize helper #470

Merged
merged 2 commits into from
Nov 29, 2023
Merged

Fix: add colorize helper #470

merged 2 commits into from
Nov 29, 2023

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
4 checks passed
@native-api native-api changed the title fix: add colorize helper Fix: add colorize helper Apr 7, 2024
# for free to join this conversation on GitHub. Already have an account? # 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