We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4191c5c commit 072f823Copy full SHA for 072f823
eng/pipelines/templates/steps/build-extended-artifacts.yml
@@ -45,7 +45,6 @@ steps:
45
- template: /eng/pipelines/templates/steps/use-venv.yml
46
47
- script: |
48
- python -m pip install setuptools==72.2.0
49
python -m pip install -r eng/ci_tools.txt
50
displayName: 'Prep Environment'
51
0 commit comments