v20150119

This commit is contained in:
Yamashita Yuu
2015-01-19 00:53:19 +09:00
parent 0fc9441f09
commit 32e5a73345
3 changed files with 8 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
# -f/--force Install even if the version appears to be installed already
#
PYENV_VIRTUALENV_VERSION="20141106"
PYENV_VIRTUALENV_VERSION="20150119"
set -e
[ -n "$PYENV_DEBUG" ] && set -x