We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd1c7d1 commit 6626d4eCopy full SHA for 6626d4e
.ci/azure-pipelines/build.yml
@@ -1,7 +1,7 @@
1
steps:
2
- task: UsePythonVersion@0
3
inputs:
4
- versionSpec: '2.7'
+ versionSpec: '3.7'
5
- script: |
6
pip install --upgrade pip
7
pip install conan_package_tools bincrafters_package_tools
0 commit comments