Skip to content

woodm1979/pyenv-tools

Repository files navigation

pyenv-tools

Upgrade and requirements tools for pyenv

setup

Copy base_requirements.txt into your home directory

cp base_requirements.txt ~/

usage

Edit your ~/.base_requirements.txt file to include modules you want installed for every version of python you install with pyenv.

To upgrade or install pyenv on a mac, run

upgrade_pyenv.sh

To add a new module to the ~/base_requirements.txt file, simply add it to the file then run

verify_pyenv_pip.sh

About

Upgrade and requirements tools for pyenv

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages