File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 pip install --upgrade pip setuptools
2222 pip install cython cibuildwheel==$VERSION
2323 env :
24- VERSION : 2.16.0
24+ VERSION : 2.16.2
2525 - name : Build wheels
2626 run : cibuildwheel --output-dir wheelhouse
2727 env :
5757 pip install --upgrade pip setuptools
5858 pip install cython cibuildwheel==$VERSION
5959 env :
60- VERSION : 2.16.0
60+ VERSION : 2.16.2
6161 - name : Build wheels
6262 run : cibuildwheel --output-dir wheelhouse
6363 env :
9393 run : |
9494 pip install cibuildwheel==$env:VERSION
9595 env :
96- VERSION : 2.16.0
96+ VERSION : 2.16.2
9797 - name : Build wheels
9898 run : cibuildwheel --output-dir wheelhouse
9999 env :
@@ -141,7 +141,7 @@ jobs:
141141 pip install --upgrade pip setuptools
142142 pip install cibuildwheel==$VERSION
143143 env :
144- VERSION : 2.16.0
144+ VERSION : 2.16.2
145145 - name : Build wheels
146146 run : cibuildwheel --output-dir wheelhouse
147147 env :
You can’t perform that action at this time.
0 commit comments