Skip to content

Commit 1081cbf

Browse files
authored
Merge pull request #18773 from QuLogic/update-cibuildwheel
Update to latest cibuildwheel release.
2 parents 4fb84b4 + 6b1f1ed commit 1081cbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cibuildwheel.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- name: Install cibuildwheel
3030
run: |
31-
python -m pip install cibuildwheel==1.5.5
31+
python -m pip install cibuildwheel==1.6.3
3232
3333
- name: Copy setup.cfg to configure wheel
3434
run: |
@@ -39,7 +39,7 @@ jobs:
3939
python -m cibuildwheel --output-dir dist
4040
env:
4141
CIBW_BUILD: "cp3?-*"
42-
CIBW_SKIP: "cp35-* cp36-*"
42+
CIBW_SKIP: "cp35-* cp36-* cp39-*"
4343
CIBW_MANYLINUX_X86_64_IMAGE: manylinux1
4444
CIBW_MANYLINUX_I686_IMAGE: manylinux1
4545
CIBW_BEFORE_BUILD: pip install certifi numpy==1.16

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy