Simplify virtualenv installation on Windows

This commit is contained in:
Michael Mintz 2020-01-09 21:46:13 -05:00
parent ee83a6fa7d
commit 1b6c49f6b3
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
:: virtualenv commands such as "mkvirtualenv [ENV_NAME]"
:: for creating and using Python virtual environments.
python -m pip install --upgrade virtualenv
python -m pip install --upgrade virtualenvwrapper-win
echo:
echo: