Skip to content

Commit

Permalink
Updates pip version in appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kdschlosser committed Jan 18, 2019
1 parent 0773145 commit 41ebaf2
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 @@ -82,7 +82,7 @@ install:
" "
"--- pip 9.0.1"
" Updating..."
python -m pip install --no-cache-dir -q -U "pip==9.0.1"
python -m pip install --no-cache-dir -q -U pip
" Done."
" "
"--- setuptools 34.3.0"
Expand Down

0 comments on commit 41ebaf2

Please sign in to comment.