Skip to content

Commit a4a2321

Browse files
bewithgauravSumit Sarabhai
authored andcommitted
Merged PR 5241: Feat: Restructuring dependencies
Feat: Restructuring dependencies ---- #### AI description (iteration 1) #### PR Classification Restructuring dependencies #### PR Summary This pull request restructures the dependencies by modifying the path to the DLL directory. - `mssql_python/pybind/ddbc_bindings.cpp`: Changed the DLL directory path from `DLLs` to `libs/win`. Related work items: #33585
1 parent dca1076 commit a4a2321

14 files changed

Lines changed: 1 addition & 5 deletions

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ This repository contains the source code for the MSSQL-Python project, which pro
77
### Python Tests
88
[![Build Status](https://sqlclientdrivers.visualstudio.com/mssql-python/_apis/build/status%2FPython%20Tests?branchName=main)](https://sqlclientdrivers.visualstudio.com/mssql-python/_build/latest?definitionId=2024&branchName=main)
99

10-
### PYD Build
11-
[![Build Status](https://sqlclientdrivers.visualstudio.com/mssql-python/_apis/build/status%2FBuild%20DDBC%20Bindings%20PYD?branchName=main)](https://sqlclientdrivers.visualstudio.com/mssql-python/_build/latest?definitionId=2041&branchName=main)
12-
13-
1410
## Requirements
1511

1612
To build and run this project, you need the following:
-202 KB
Binary file not shown.
File renamed without changes.

0 commit comments

Comments
 (0)