Merge pull request #272 from YumaInaura/master

update README about PYENV_VIRTUALENV_VERBOSE_ACTIVATE
This commit is contained in:
Yamashita, Yuu
2018-07-06 07:49:39 +09:00
committed by GitHub

View File

@@ -228,7 +228,7 @@ You can set certain environment variables to control pyenv-virtualenv.
`virtualenv`, download `get_pip.py` from the specified URL.
* `PIP_VERSION`, if set and `venv` is preferred
over `virtualenv`, install the specified version of pip.
* `PYENV_VIRTUALENV_VERBOSE_ACTIVATE`, if set, shows some verbose outputs on activation and deactivation
## Version History