We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee83a6f commit 1b6c49fCopy full SHA for 1b6c49f
virtualenv_install.bat
@@ -3,7 +3,6 @@
3
:: virtualenv commands such as "mkvirtualenv [ENV_NAME]"
4
:: for creating and using Python virtual environments.
5
6
-python -m pip install --upgrade virtualenv
7
python -m pip install --upgrade virtualenvwrapper-win
8
echo:
9
0 commit comments