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 7fba8d9 commit 785e9e2Copy full SHA for 785e9e2
.travis.yml
@@ -29,7 +29,7 @@ matrix:
29
# Basic dependencies only
30
- python: 3.8
31
env:
32
- - DEPENDS="numpy scipy pillow pydicom indexed_gzip"
+ - DEPENDS="numpy scipy matplotlib~=3.2.0rc1 pillow pydicom indexed_gzip"
33
34
- python: 3.5
35
0 commit comments