Skip to content

Commit 0032049

Browse files
committed
CI: Require binaries for 3.4 as dependencies stop building wheels
1 parent 9f94013 commit 0032049

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ environment:
88
- PYTHON: C:\Python27
99
- PYTHON: C:\Python27-x64
1010
- PYTHON: C:\Python34
11+
DEPENDS: --prefer-binary numpy scipy matplotlib h5py pydicom
1112
- PYTHON: C:\Python34-x64
13+
DEPENDS: --prefer-binary numpy scipy matplotlib h5py pydicom
1214
- PYTHON: C:\Python35
1315
- PYTHON: C:\Python35-x64
1416
- PYTHON: C:\Python35-x64

0 commit comments

Comments
 (0)