Skip to content

Commit

Permalink
#5 attempting visual studio compatiblewheel build
Browse files Browse the repository at this point in the history
  • Loading branch information
myselfhimself committed Nov 12, 2020
1 parent 659fbf6 commit ceb4d77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
vcpkg install libpng:x64-windows libjpeg-turbo:x64-windows zlib:x64-windows curl:x64-windows tiff:x64-windows fftw3:x64-windows
vcpkg list
python -m pip --disable-pip-version-check install cibuildwheel==1.6.1
python setup.py bdist_wheel
REM python -m cibuildwheel --output-dir wheelhouse
env:
CIBW_BUILD: "cp3?-win32"
Expand Down

0 comments on commit ceb4d77

Please sign in to comment.