Skip to content

Commit

Permalink
Still need py2 for building docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
grafikrobot committed Dec 23, 2020
1 parent 4625ec7 commit 6716658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@ stages:
steps:
- task: UsePythonVersion@0
inputs:
versionSpec: '3.x'
versionSpec: '2.x'
- task: UseRubyVersion@0
- bash: |
pip install --user Pygments
Expand Down

0 comments on commit 6716658

Please sign in to comment.