Skip to content

Commit f300767

Browse files
Remove ptvsd test req (microsoft#6611)
1 parent a925d37 commit f300767

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build/ci/templates/test_phases.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,6 @@ steps:
203203
python -m pip install -U pip
204204
python -m pip install numpy
205205
python -m pip install --upgrade -r ./build/functional-test-requirements.txt
206-
python -m pip install --upgrade --pre ptvsd
207206
displayName: 'pip install functional requirements'
208207
condition: and(succeeded(), eq(variables['NeedsPythonFunctionalReqs'], 'true'))
209208

0 commit comments

Comments
 (0)