Skip to content

Commit dcfc5b9

Browse files
author
Igor Rukhovich
committed
Why doesnt mypy work?
1 parent 93ea32d commit dcfc5b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
steps:
7272
- task: UsePythonVersion@0
7373
inputs:
74-
versionSpec: '3.7'
74+
versionSpec: '3.8'
7575
addToPath: true
7676
- script: |
7777
python -m pip install --upgrade pip setuptools

0 commit comments

Comments
 (0)