Skip to content

Commit 1b6c49f

Browse files
committed
Simplify virtualenv installation on Windows
1 parent ee83a6f commit 1b6c49f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

virtualenv_install.bat

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
:: virtualenv commands such as "mkvirtualenv [ENV_NAME]"
44
:: for creating and using Python virtual environments.
55

6-
python -m pip install --upgrade virtualenv
76
python -m pip install --upgrade virtualenvwrapper-win
87
echo:
98
echo:

0 commit comments

Comments
 (0)