mirror of
https://github.com/pyenv/pyenv-virtualenv.git
synced 2026-09-10 07:16:18 -04:00
Update change log
This commit is contained in:
parent
60ddcd8628
commit
39ce4e76fd
|
|
@ -116,6 +116,13 @@ You can set certain environment variables to control the pyenv-virtualenv.
|
|||
|
||||
## Version History
|
||||
|
||||
#### 2014MMDD
|
||||
|
||||
* Add `activate` and `deactivate` to make `pyenv-virtualenv` work with [jedi](https://github.com/davidhalter/jedi) (#9)
|
||||
* Use `ensurepip` to install `pip` if it is available
|
||||
* Unset `PIP_REQUIRE_VENV` to avoid problem on the installation of `virtualenv` (#10)
|
||||
* Add tests
|
||||
|
||||
#### 20140110.1
|
||||
|
||||
* Fix install script
|
||||
|
|
|
|||
Loading…
Reference in a new issue