Skip to content

Commit

Permalink
install numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
itziakos committed Jun 24, 2015
1 parent 450ddcc commit 22ead9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor-install.cmd
Expand Up @@ -4,6 +4,7 @@ call setenv /x64
rem install python packages
pip install --cache-dir c:/egg_cache nose
pip install --cache-dir c:/egg_cache coverage
pip install --cache-dir c:/egg_cache numpy

rem install mayavi
python setup.py develop

0 comments on commit 22ead9d

Please sign in to comment.