You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The after_bash script for pyenv virtualenv installs some heavyweight Python packages that can conflict with a specialized, development venv. Implement a switch to limit this if needed.
The text was updated successfully, but these errors were encountered:
The
after_bash
script forpyenv virtualenv
installs some heavyweight Python packages that can conflict with a specialized, development venv. Implement a switch to limit this if needed.The text was updated successfully, but these errors were encountered: