Skip to content

Commit

Permalink
remove pip upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
jopohl committed Apr 14, 2018
1 parent 4330aab commit ea91bf7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ install:
- SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%
- python --version
- python -c "import struct; print(struct.calcsize('P') * 8)"
- pip install --disable-pip-version-check --user --upgrade pip

- pip install -r data\requirements.txt
- pip install pytest
Expand Down

0 comments on commit ea91bf7

Please sign in to comment.