Skip to content

Commit c692fe9

Browse files
authored
[CI] Fix macOS unittest env setup (#872)
1 parent 06feab5 commit c692fe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/unittest/linux/scripts/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ channels:
33
- defaults
44
dependencies:
55
- flake8
6-
- numpy
6+
- numpy >= 1.11
77
- pytest
88
- pytest-cov
99
- pytest-xdist

0 commit comments

Comments
 (0)