Change the installation path of the virtualenv.py script.

This commit is contained in:
Yamashita Yuu
2013-05-07 21:22:51 +09:00
parent 1389d840d1
commit 9e438ee3e2
4 changed files with 2 additions and 3 deletions

View File

@@ -43,6 +43,7 @@ under `~/.pyenv/versions`.
#### 2013XXYY
* Remove `python-virtualenv` which was no longer used.
* Change the installation path of the `virtualenv.py` script. (`./libexec` -> `./libexec/pyenv-virtualenv`)
#### 20130507