Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Commit 6a03b87

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)