Remove python-virtualenv which was no longer used.

This commit is contained in:
Yamashita Yuu
2013-05-07 21:15:07 +09:00
parent 78af7ec9d4
commit 1389d840d1
2 changed files with 4 additions and 130 deletions

View File

@@ -40,6 +40,10 @@ under `~/.pyenv/versions`.
## Version History
#### 2013XXYY
* Remove `python-virtualenv` which was no longer used.
#### 20130507
* Display virtualenv information in `--help` and `--version`