Many tools need this variable install properly. For example [jedi](https://github.com/davidhalter/jedi/) project. Also many users set their prompt with it. So it really necessary for us. ``` $ pyenv shell venv27-default $ echo $VIRTUAL_ENV $ ```
Many tools need this variable install properly. For example jedi project. Also many users set their prompt with it. So it really necessary for us.