Skip to content
Prev Previous commit
Next Next commit
stupid merge tool is a piece of trash
  • Loading branch information
JimSuplizio committed Apr 5, 2024
commit ef73ac77dee884820cbbef815482c85fc22bb265
9 changes: 0 additions & 9 deletions eng/pipelines/templates/stages/archetype-python-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,15 +207,6 @@ stages:
- .github/CODEOWNERS
- download: current

# py2docfx requires python >= 3.11
- task: UsePythonVersion@0
displayName: 'Use Python 3.11'
inputs:
versionSpec: '3.11'

- template: /eng/pipelines/templates/steps/install-rex-validation-tool.yml


# py2docfx requires python >= 3.11
- task: UsePythonVersion@0
displayName: 'Use Python 3.11'
Expand Down