From 83eb11204c48ed7f453fc4895a225be48f3e1cb2 Mon Sep 17 00:00:00 2001 From: Ajurna Date: Thu, 7 Feb 2019 15:22:54 +0000 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 2d74fd6..4217c12 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -10,8 +10,6 @@ pool: vmImage: 'Ubuntu-16.04' strategy: matrix: - Python35: - PYTHON_VERSION: '3.5' Python36: PYTHON_VERSION: '3.6' Python37: