Change python to python3

This commit is contained in:
Ilan Cosman 2020-07-10 22:30:14 -07:00
parent d77ec252d4
commit e980472aec

View File

@ -11,7 +11,7 @@ cd $dir
@test 'nothing' (_virtual_env) -z
python -m venv .venv
python3 -m venv .venv
source .venv/bin/activate.fish
set -lx tide_virtual_env_display projectName