mirror of
https://github.com/pyenv/pyenv-virtualenv.git
synced 2025-11-11 04:53:53 -05:00
Update change log
This commit is contained in:
@@ -116,6 +116,13 @@ You can set certain environment variables to control the pyenv-virtualenv.
|
|||||||
|
|
||||||
## Version History
|
## 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
|
#### 20140110.1
|
||||||
|
|
||||||
* Fix install script
|
* Fix install script
|
||||||
|
|||||||
Reference in New Issue
Block a user