File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 name : win_amd64
3131 architecture : x64
3232 cibw :
33- build : " cp37-win_amd64 cp38-win_amd64 cp39-win_amd64 cp310-win_amd64 cp311-win_amd64"
33+ build : " cp37-win_amd64 cp38-win_amd64 cp39-win_amd64 cp310-win_amd64 cp311-win_amd64 cp312-win_amd64 "
3434 env :
3535 CIBW_BUILD : " ${{ matrix.cibw.build || '*' }}"
3636 CIBW_SKIP : " *musllinux*"
5353 python-version : ' 3.11'
5454
5555 - name : Install cibuildwheel and twine
56- run : python -m pip install cibuildwheel==2.12.3
56+ run : python -m pip install cibuildwheel==2.16.2
5757
5858 - name : Install requirements
5959 run : python -m pip install -r requirements.txt
Original file line number Diff line number Diff line change 3535 name : win_amd64
3636 architecture : x64
3737 cibw :
38- build : " cp37-win_amd64 cp38-win_amd64 cp39-win_amd64 cp310-win_amd64 cp311-win_amd64"
38+ build : " cp37-win_amd64 cp38-win_amd64 cp39-win_amd64 cp310-win_amd64 cp311-win_amd64 cp312-win_amd64 "
3939 env :
4040 CIBW_BUILD : " ${{ matrix.cibw.build || '*' }}"
4141 CIBW_SKIP : " *musllinux*"
5858 python-version : ' 3.11'
5959
6060 - name : Install cibuildwheel and twine
61- run : python -m pip install cibuildwheel==2.12.3
61+ run : python -m pip install cibuildwheel==2.16.2
6262
6363 - name : Install requirements
6464 run : python -m pip install -r requirements.txt
You can’t perform that action at this time.
0 commit comments