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 a7acbac commit 7fba8d9Copy full SHA for 7fba8d9
.travis.yml
@@ -29,7 +29,7 @@ matrix:
29
# Basic dependencies only
30
- python: 3.8
31
env:
32
- - DEPENDS="-r requirements.txt"
+ - DEPENDS="numpy scipy pillow pydicom indexed_gzip"
33
34
- python: 3.5
35
0 commit comments