Skip to content

Commit 4421646

Browse files
committed
remove unnecessary step
1 parent 4faedbc commit 4421646

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

eng/pipelines/dummy-release-pipeline.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ extends:
3434
- script: |
3535
python -m pip install --upgrade pip
3636
pip install -r requirements.txt
37-
pip install cmake pybind11
3837
displayName: 'Install dependencies'
3938
4039
# Generate the symbols for the mssql-python package using build.bat

0 commit comments

Comments
 (0)