v20151103

This commit is contained in:
Yamashita, Yuu
2015-11-03 13:31:50 +00:00
parent 41ee00574c
commit 72cf0e1b1b
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="20151006"
PYENV_VIRTUALENV_VERSION="20151103"
set -e
[ -n "$PYENV_DEBUG" ] && set -x