Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf51e408

Browse files
authored
Merge pull request#18778 from meeseeksmachine/auto-backport-of-pr-18773-on-v3.3.x
Backport PR#18773 on branch v3.3.x (Update to latest cibuildwheel release.)
2 parentsf919e1c +ba13e4c commitf51e408

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.15

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp