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 9b2d6bf commit c24d1b1Copy full SHA for c24d1b1
appveyor.yml
@@ -21,7 +21,7 @@ install:
21
# the parent CMD process).
22
- SET PATH=%PYTHON%;%PYTHON%\Scripts;%PATH%
23
24
- - python -m pip install --upgrade pip virtualenv pypiwin32
+ - python -m pip install --upgrade pip virtualenv
25
- virtualenv --python=python venv
26
- venv\Scripts\activate
27
- python --version
0 commit comments