You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: bin/pyenv-sh-activate
-3
Original file line number
Diff line number
Diff line change
@@ -225,9 +225,6 @@ if [ -z "${PYENV_VIRTUALENV_DISABLE_PROMPT}" ]; then
225
225
fi
226
226
;;
227
227
* )
228
-
if [ -z"${QUIET}" ];then
229
-
echo"pyenv-virtualenv: prompt changing will be removed from future release. configure \`export PYENV_VIRTUALENV_DISABLE_PROMPT=1' to simulate the behavior."1>&2
0 commit comments