This repository was archived by the owner on Aug 30, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -17,10 +17,14 @@ environment:
17
17
global :
18
18
MINGW_32 : C:\mingw-w64\i686-6.3.0-posix-dwarf-rt_v5-rev1\mingw32\bin
19
19
MINGW_64 : C:\mingw-w64\x86_64-6.3.0-posix-seh-rt_v5-rev1\mingw64\bin
20
- OPENBLAS_32 : https://3f23b170c54c2533c070-1c8a9b3114517dc5fe17b7c3f8c63a43.ssl.cf2.rackcdn.com/openblas-5f998ef_gcc7_1_0_win32.zip
21
- OPENBLAS_64 : https://3f23b170c54c2533c070-1c8a9b3114517dc5fe17b7c3f8c63a43.ssl.cf2.rackcdn.com/openblas-5f998ef_gcc7_1_0_win64.zip
22
- OPENBLAS_32_SHA256 : 0a12804b08d475179a0411936f509b44d7512f084b4a81c2fa3abe8c9ac4ee09
23
- OPENBLAS_64_SHA256 : 8f11d8a5a79795a3a1ccb2326c979a0ca426e623eee93f8e35239e3c21e62cd6
20
+ OPENBLAS_32 : " https://3f23b170c54c2533c070-1c8a9b3114517dc5fe17b7c3f8c63a43\
21
+ .ssl.cf2.rackcdn.com/openblas-5f998ef_gcc7_1_0_win32.zip"
22
+ OPENBLAS_64 : " https://3f23b170c54c2533c070-1c8a9b3114517dc5fe17b7c3f8c63a43\
23
+ .ssl.cf2.rackcdn.com/openblas-5f998ef_gcc7_1_0_win64.zip"
24
+ OPENBLAS_32_SHA256 : " 0a12804b08d475179a0411936f509b44d7512f0\
25
+ 84b4a81c2fa3abe8c9ac4ee09"
26
+ OPENBLAS_64_SHA256 : " 8f11d8a5a79795a3a1ccb2326c979a0ca426e62\
27
+ 3eee93f8e35239e3c21e62cd6"
24
28
CYTHON_BUILD_DEP : Cython==0.26.1
25
29
TEST_MODE : fast
26
30
APPVEYOR_SAVE_CACHE_ON_ERROR : true
You can’t perform that action at this time.
0 commit comments