Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check for invalid combination of python + minimal build in build.py (#…
…19463) ### Description <!-- Describe your changes. --> Python bindings aren't supported in a minimal build. Check in build.py so user gets a better error message. ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. --> #19422
- Loading branch information