mirror of https://github.com/KLayout/klayout.git
Fixed Azure pipeline definition file.
This commit is contained in:
parent
a22ab8978b
commit
2eb7c4f6ca
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
cp38-cp38-win_amd64.whl:
|
||||
python.version: '3.8'
|
||||
python.architecture: 'x64'
|
||||
cp38-cp38-win_amd64.whl:
|
||||
cp39-cp39-win_amd64.whl:
|
||||
python.version: '3.9'
|
||||
python.architecture: 'x64'
|
||||
cp35-cp35m-win32.whl:
|
||||
|
|
|
|||
Loading…
Reference in New Issue