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: