Skip to content

Commit

Permalink
Update install.ps1
Browse files Browse the repository at this point in the history
Upgrade pip
  • Loading branch information
mpenkov authored Jun 30, 2019
1 parent ec7df96 commit 7b21538
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions continuous_integration/appveyor/install.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ function InstallPip ($python_home) {
} else {
Write-Host "pip already installed."
}
$pip_path install --upgrade pip
}


Expand Down

0 comments on commit 7b21538

Please sign in to comment.