Skip to content

Commit

Permalink
use MSVC++
Browse files Browse the repository at this point in the history
  • Loading branch information
kif authored May 17, 2024
1 parent 04dd498 commit 8364af7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ jobs:
# Use silx wheelhouse: needed for ppc64le
CIBW_ENVIRONMENT_LINUX: "PIP_FIND_LINKS=https://www.silx.org/pub/wheelhouse/ PIP_TRUSTED_HOST=www.silx.org"
CIBW_ENVIRONMENT_WINDOWS: "PYFAI_WITH_OPENMP=False"
CIBW_BEFORE_BUILD_WINDOWS: ${{ C:\"Program Files"\"Microsoft Visual Studio"\2022\Enterprise\Common7\Tools\VsDevCmd.bat }}
CIBW_BUILD: cp37-* cp38-* cp39-* cp310-* cp311-* cp312-*
# Do not build for pypy and muslinux
CIBW_SKIP: pp* *-musllinux_*
Expand Down

0 comments on commit 8364af7

Please sign in to comment.