Skip to content

Commit 430a15a

Browse files
author
wilko
committed
update cibuildwheel
1 parent 4a29b55 commit 430a15a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.azurePipeline/cibuildwheel_steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
steps:
33
- bash: |
44
python3 -m pip install --upgrade pip
5-
pip3 install cibuildwheel==1.4.2
5+
pip3 install cibuildwheel==1.7.1
66
cibuildwheel --print-build-identifiers
77
cibuildwheel --output-dir wheelhouse .
88
displayName: Build Wheel

0 commit comments

Comments
 (0)