Commit f514af82 by John Chodera (MSKCC)

Added eventlet.

parent 920bea10
...@@ -2,7 +2,7 @@ language: c ...@@ -2,7 +2,7 @@ language: c
install: install:
- sudo apt-get update -qq - sudo apt-get update -qq
- sudo apt-get install -qq python-dev python-pip python-yaml g++ ftp - sudo apt-get install -qq python-dev python-pip python-yaml g++ ftp
- sudo pip install conda - sudo pip install conda eventlet
- sudo conda init - sudo conda init
- conda config --add channels http://conda.binstar.org/omnia - conda config --add channels http://conda.binstar.org/omnia
- conda create --yes --name test nose setuptools numpy biopython pyflakes openmm - conda create --yes --name test nose setuptools numpy biopython pyflakes openmm
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment