Skip to content

Commit

Permalink
scipy is not in requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Myke Cuthbert committed Oct 26, 2019
1 parent 7772a00 commit 66d2632
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ before_install:

install:
- pip install -r requirements.txt
- pip install scipy
- pip install setuptools
- pip install coverage
- pip install pylint
Expand Down

0 comments on commit 66d2632

Please sign in to comment.