Skip to content

Commit

Permalink
Update virtualenv and pip
Browse files Browse the repository at this point in the history
  • Loading branch information
florisla committed Jun 13, 2019
1 parent d5ea388 commit 9a3a542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ init:
- "ECHO %PYTHON%"
- ps: "ls C:/Python*"


install:
- "%PYTHON%/python.exe -m pip install --upgrade wheel pip setuptools virtualenv"
- "%PYTHON%/python.exe -m pip install tox"
- "%PYTHON%/python.exe -m pip install -e ."

Expand Down

0 comments on commit 9a3a542

Please sign in to comment.