Skip to content

Commit

Permalink
Update pip.
Browse files Browse the repository at this point in the history
  • Loading branch information
shyuep committed Oct 1, 2017
1 parent 2d0027b commit 7765afb
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 @@ -31,6 +31,7 @@ install:
- 'conda install --yes --quiet numpy scipy matplotlib setuptools wheel'
- 'conda install --yes --quiet --channel matsci spglib netcdf4'
- 'conda update --yes --all'
- 'pip install pip --upgrade'
- "pip install -r requirements.txt"
- "pip install pybtex nose coverage ase coveralls fdint ase twine networkx" # Note that pyhull is excluded because it does not work on Windows.
- "pip install pybtex nose coverage ase coveralls fdint ase phonopy twine networkx" # Note that pyhull is excluded because it does not work on Windows.
Expand Down

0 comments on commit 7765afb

Please sign in to comment.