From 2eb7c4f6ca6a6295278276102cc65a7f10b8ddbc Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Sat, 28 Nov 2020 21:41:21 +0100 Subject: [PATCH] Fixed Azure pipeline definition file. --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 551027868..33e89610e 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -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: