Skip to content
Snippets Groups Projects
Commit 0838db1f authored by Pedro TOME's avatar Pedro TOME
Browse files

updated config

parent c62a53a0
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ before_install:
- sudo apt-get install -qq --force-yes python-opencv libcv-dev libcvaux-dev libopencv-dev
- if [ -n "${NUMPYSPEC}" ]; then sudo apt-get install -qq gfortran; fi
- if [ -n "${NUMPYSPEC}" ]; then pip install --find-links http://wheels.astropy.org/ --find-links http://wheels2.astropy.org/ --use-wheel numpy$NUMPYSPEC; fi
- pip install --find-links http://wheels.astropy.org/ --find-links http://wheels2.astropy.org/ --use-wheel numpy scipy matplotlib==1.3.1 sphinx nose==1.3.0 jinja2==2.6 pygments==1.6 coveralls
- pip install --find-links http://wheels.astropy.org/ --find-links http://wheels2.astropy.org/ --use-wheel numpy scipy sphinx nose==1.3.0 jinja2==2.6 pygments==1.6 coveralls
install:
- python bootstrap-buildout.py
- ./bin/buildout
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment