Skip to content

Commit

Permalink
Try and fix tox installation
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Jun 27, 2019
1 parent be9433b commit 679f87c
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,9 @@ resources:
jobs:
- template: run-tox-env.yml@tox
parameters:
tox_version: ''
tox_version: 'tox'
jobs:
fix_lint: null
docs: null
py37:
image: [linux, windows, macOs]
py36:
image: [linux, windows, macOs]
py37:
image: [linux, windows, macOs]

0 comments on commit 679f87c

Please sign in to comment.