diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 3333444ef..30737f817 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -45,10 +45,6 @@ jobs: image: [win19] architecture: x64 py: "3.6" - py27_64: - image: [win19] - architecture: x64 - py: "2.7" - job: build displayName: build standalone diff --git a/requirements/deploy.txt b/requirements/deploy.txt index 4d7eacca0..295530edc 100644 --- a/requirements/deploy.txt +++ b/requirements/deploy.txt @@ -1,2 +1,2 @@ satsuki==0.1.50 -awscli==1.27.154 +awscli==1.27.158