We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfd87f7 commit 60e94b4Copy full SHA for 60e94b4
.travis.yml
@@ -8,7 +8,7 @@ virtualenv:
8
9
install:
10
- sudo apt-get update
11
- - sudo apt-get install cython python-numpy
+ - sudo apt-get install cython gfortran libatlas-dev liblapack-dev python-numpy
12
- pip install scipy
13
- pip install scikit-learn
14
- pip install .
0 commit comments