There was an error while loading. Please reload this page.
1 parent a925d37 commit f300767Copy full SHA for f300767
build/ci/templates/test_phases.yml
@@ -203,7 +203,6 @@ steps:
203
python -m pip install -U pip
204
python -m pip install numpy
205
python -m pip install --upgrade -r ./build/functional-test-requirements.txt
206
- python -m pip install --upgrade --pre ptvsd
207
displayName: 'pip install functional requirements'
208
condition: and(succeeded(), eq(variables['NeedsPythonFunctionalReqs'], 'true'))
209
0 commit comments