Skip to content

Commit aafee0b

Browse files
axonasifsagor999
authored andcommitted
remove old virtualenv init command
1 parent c5b3e6f commit aafee0b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

chunks/lang-python/python_hook.bash

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,5 +106,4 @@ unset -f pyenv_gitpod_init vscode::add_settings
106106
# Do not init when sourced internally from `pyenv`
107107
if test ! -v PYENV_DIR; then {
108108
eval "$(pyenv init -)"
109-
eval "$(pyenv virtualenv-init -)"
110109
}; fi

0 commit comments

Comments
 (0)