From 3c9522e1d5bcbc797b5f33bc4b459d54f30a55e1 Mon Sep 17 00:00:00 2001 From: Hynek Schlawack Date: Fri, 31 May 2019 17:25:34 +0200 Subject: [PATCH] Consistency --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 575b6ba1..cde21d3a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -61,7 +61,7 @@ jobs: name: pyTools - script: $(pyTools.pythonLocation)/bin/pip install --upgrade tox codecov - displayName: Install Python-based utilities. + displayName: Install Python-based tools. - task: UsePythonVersion@0 inputs: