aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--azure-pipelines.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index f81f1139..e3f6035b 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -19,10 +19,6 @@ jobs:
PIP_CACHE_DIR: ".cache/pip"
PIP_SRC: ".cache/src"
- steps:
- - script: sudo apt-get install build-essential curl docker libffi-dev libfreetype6-dev libxml2 libxml2-dev libxslt1-dev zlib1g zlib1g-dev
- displayName: 'Install base dependencies'
-
- task: UsePythonVersion@0
displayName: 'Set Python version'
inputs: