Consistency

This commit is contained in:
Hynek Schlawack 2019-05-31 17:25:34 +02:00 committed by GitHub
parent 1aa617d3a1
commit 3c9522e1d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ jobs:
name: pyTools name: pyTools
- script: $(pyTools.pythonLocation)/bin/pip install --upgrade tox codecov - script: $(pyTools.pythonLocation)/bin/pip install --upgrade tox codecov
displayName: Install Python-based utilities. displayName: Install Python-based tools.
- task: UsePythonVersion@0 - task: UsePythonVersion@0
inputs: inputs: