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 77bcf83 commit bb0047bCopy full SHA for bb0047b
.travis.yml
@@ -6,7 +6,7 @@ python:
6
# maintainers to fix their pypy-dev package.
7
# - "pypy"
8
before_install:
9
- - sudo apt-get install libblas-dev liblapack-dev libatlas-base-dev gfortran
+ - sudo apt-get install libblas-dev liblapack-dev libatlas-base-dev #gfortran
10
# command to install dependencies
11
install:
12
- pip install -r requirements.txt
0 commit comments