Skip to content

Commit 750e9af

Browse files
author
Ben Cipollini
committed
TST: Install dependencies in circle.yml
1 parent d3f3484 commit 750e9af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

circle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ dependencies:
99
- "~/examples/fsl_course_data"
1010
override:
1111
- pip install --upgrade pip
12+
- pip install -r requirements.txt
1213
- pip install -e .
1314
- pip install matplotlib sphinx ipython boto
1415
- gem install fakes3

0 commit comments

Comments
 (0)