crossjam / dotfiles

Startup files for various operating systems and applications
1 stars 1 forks source link

Lightweight `pyenv virtualenv` install #3

Open crossjam opened 5 months ago

crossjam commented 5 months ago

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.

crossjam commented 5 months ago

pyenv_virtualenv_after_bash