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 8524645 commit b3721a1Copy full SHA for b3721a1
.travis.yml
@@ -29,6 +29,8 @@ jobs:
29
include:
30
- arch: arm64
31
python: 3.6
32
+ env:
33
+ - DEPENDS="numpy"
34
# Basic dependencies only
35
- python: 3.6
36
env:
0 commit comments