We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7526bc1 commit 1c4a121Copy full SHA for 1c4a121
1 file changed
.travis.yml
@@ -36,7 +36,7 @@ jobs:
36
37
install:
38
# Maybe get and clean and patch source
39
- - pip install cibuildwheel==3.2.1 -v
+ - pip install cibuildwheel -v
40
- which cibuildwheel
41
- cibuildwheel --help # make sure it is installed correctly
42
- echo done install step
0 commit comments