diff --git a/.azure-pipelines/templates/sglang-test.yml b/.azure-pipelines/templates/sglang-test.yml index d0490f1e..e8afe4e3 100644 --- a/.azure-pipelines/templates/sglang-test.yml +++ b/.azure-pipelines/templates/sglang-test.yml @@ -47,7 +47,7 @@ steps: git clone -b main https://github.com/caiomcbr/sglang.git cd sglang pip install --upgrade pip - pip install -e "python" + pip install -e . # - template: run-remote-task.yml # parameters: