Skip to content

Commit b86f3b6

Browse files
committed
azure pipelines removed python3.6 on windows
1 parent 8437ce6 commit b86f3b6

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
@@ -23,7 +23,7 @@ jobs:
2323
wheel_tags: true
2424
- template: job--python-tox.yml@asottile
2525
parameters:
26-
toxenvs: [py36]
26+
toxenvs: [py37]
2727
os: windows
2828
architectures: [x64, x86]
2929
wheel_tags: true

0 commit comments

Comments
 (0)