Skip to content

Commit

Permalink
appveyor: don't forget to update pip
Browse files Browse the repository at this point in the history
Signed-off-by: Ruslan Kuprieiev <[email protected]>
  • Loading branch information
efiop committed Feb 24, 2018
1 parent 9868bf1 commit 3918e04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ install:
- cinst gsutil
- cinst openssl.light
- wget --no-check-certificate https://github.com/dpinney/omf/raw/master/omf/static/pygraphviz-1.3.1-cp27-none-win32.whl
- pip install --upgrade pip
- pip install pygraphviz-1.3.1-cp27-none-win32.whl
- pip install -r requirements.txt
- python setup.py install
Expand Down

0 comments on commit 3918e04

Please sign in to comment.