Skip to content

Commit b1ffc81

Browse files
dstansbytacaswell
authored andcommitted
Bump minimum numpy on circleci
1 parent c36902c commit b1ffc81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
- run:
129129
<<: *deps-install
130130
environment:
131-
NUMPY_VERSION: "==1.7.1"
131+
NUMPY_VERSION: "==1.10.0"
132132
- run: *mpl-install
133133

134134
- run: *doc-build

0 commit comments

Comments
 (0)