diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6a0f5f25..06ceef4f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -13,8 +13,6 @@ jobs: vmImage: 'Ubuntu-latest' strategy: matrix: - Python27: - python.version: '2.7' Python37: python.version: '3.7' Python38: