This commit is contained in:
Ivan Pozdeev
2024-04-07 22:59:10 +03:00
parent 33f54ecad9
commit b90bd92853
2 changed files with 41 additions and 1 deletions

View File

@@ -13,7 +13,7 @@
# -u/--upgrade Imply --force
#
PYENV_VIRTUALENV_VERSION="1.2.2"
PYENV_VIRTUALENV_VERSION="1.2.3"
set -e
[ -n "$PYENV_DEBUG" ] && set -x