Skip to content

Commit faf2a2e

Browse files
committed
pip install -r requirements.txt added .travis.yml
1 parent 16092f4 commit faf2a2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ install:
3232
pip install --upgrade setuptools
3333
pip install $NUMPY
3434
pip install $MPL
35+
pip install -r requirements.txt
3536
- |
3637
cd geos-3.3.3
3738
export GEOS_DIR=$HOME/.local/

0 commit comments

Comments
 (0)