We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e15f38 commit 90e537cCopy full SHA for 90e537c
.github/workflows/build-wheels.yml
@@ -57,7 +57,7 @@ jobs:
57
platforms: all
58
59
- name: Install cibuildwheel
60
- run: python -m pip install cibuildwheel==2.16.2
+ run: python -m pip install cibuildwheel==2.16.5
61
62
- name: Build wheels
63
run: |
statsmodels
0 commit comments