File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 vmImage : ' windows-2022' # other options: 'macOS-10.13', 'ubuntu-16.04'
1515 strategy :
1616 matrix :
17- cp36-cp36m-win_amd64.whl :
18- python.version : ' 3.6'
19- python.architecture : ' x64'
20- cp37-cp37m-win_amd64.whl :
21- python.version : ' 3.7'
22- python.architecture : ' x64'
23- cp38-cp38-win_amd64.whl :
24- python.version : ' 3.8'
25- python.architecture : ' x64'
26- cp39-cp39-win_amd64.whl :
27- python.version : ' 3.9'
28- python.architecture : ' x64'
2917 cp310-cp310-win_amd64.whl :
3018 python.version : ' 3.10'
3119 python.architecture : ' x64'
4129 cp314-cp314-win_amd64.whl :
4230 python.version : ' 3.14'
4331 python.architecture : ' x64'
44- cp36-cp36m-win32.whl :
45- python.version : ' 3.6'
46- python.architecture : ' x86'
47- cp37-cp37m-win32.whl :
48- python.version : ' 3.7'
49- python.architecture : ' x86'
50- cp38-cp38-win32.whl :
51- python.version : ' 3.8'
52- python.architecture : ' x86'
53- cp39-cp39-win32.whl :
54- python.version : ' 3.9'
55- python.architecture : ' x86'
5632 cp310-cp310-win32.whl :
5733 python.version : ' 3.10'
5834 python.architecture : ' x86'
You can’t perform that action at this time.
0 commit comments