Skip to content

Commit 677d01c

Browse files
committed
Use classic mode
1 parent 9b970f6 commit 677d01c

File tree

3 files changed

+1
-25
lines changed

3 files changed

+1
-25
lines changed

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
CMAKE_GENERATOR_PLATFORM=x64
3939
CIBW_ARCHS: AMD64
4040
CIBW_BEFORE_ALL_WINDOWS: >
41-
vcpkg install &&
41+
vcpkg install blas openblas
4242
python install_KLU_Sundials.py
4343
CIBW_BEFORE_BUILD: python -m pip install setuptools delvewheel
4444
CIBW_REPAIR_WHEEL_COMMAND: delvewheel repair --add-path C:/Windows/System32 -w {dest_dir} {wheel}

vcpkg-configuration.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

vcpkg.json

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)