Skip to content

Commit

Permalink
Fix appveyor build
Browse files Browse the repository at this point in the history
  • Loading branch information
CalebBell committed Jul 30, 2017
1 parent 9bc93fc commit 82c2df8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -24,7 +24,7 @@ init:
install:
- cmd: activate condaenv
- cmd: conda install -yq numpy scipy pip pytest mpmath
- cmd: pip install pytest-cov coveralls sympy fluids
- cmd: pip install pytest-cov coveralls sympy fluids pint
- cmd: python setup.py install

test_script:
Expand Down

0 comments on commit 82c2df8

Please sign in to comment.