Skip to content

Commit 92293b0

Browse files
Update .travis.yml
1 parent 52dd7ab commit 92293b0

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,7 @@ python:
1010
- "3.7" # 3.7 development branch
1111

1212
install:
13-
- pip install pyinstaller
14-
- pip install numpy
15-
- pip install scipy
16-
- pip install matplotlib
13+
- pip install octadist
1714

1815
script:
1916
- cd example-py

0 commit comments

Comments
 (0)