update README about PYENV_VIRTUALENV_VERBOSE_ACTIVATE

This commit is contained in:
Yuma Inaura (稲浦悠馬)
2018-07-06 01:46:46 +09:00
committed by Yuma inaura
parent 75e84742db
commit aa9baa8e03

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. `virtualenv`, download `get_pip.py` from the specified URL.
* `PIP_VERSION`, if set and `venv` is preferred * `PIP_VERSION`, if set and `venv` is preferred
over `virtualenv`, install the specified version of pip. over `virtualenv`, install the specified version of pip.
* `PYENV_VIRTUALENV_VERBOSE_ACTIVATE`, if set, shows some verbose outputs on activation and deactivation
## Version History ## Version History