Skip to content

Commit 6a03b87

Browse files
committed
use python 3.7 on macos
1 parent e56548e commit 6a03b87

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
@@ -18,7 +18,7 @@ resources:
1818
jobs:
1919
- template: job--python-tox.yml@asottile
2020
parameters:
21-
toxenvs: [py36]
21+
toxenvs: [py37]
2222
os: macos
2323
wheel_tags: true
2424
- template: job--python-tox.yml@asottile

0 commit comments

Comments
 (0)