We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06feab5 commit c692fe9Copy full SHA for c692fe9
.circleci/unittest/linux/scripts/environment.yml
@@ -3,7 +3,7 @@ channels:
3
- defaults
4
dependencies:
5
- flake8
6
- - numpy
+ - numpy >= 1.11
7
- pytest
8
- pytest-cov
9
- pytest-xdist
0 commit comments