pybind11_bazel
pybind11_bazel copied to clipboard
Make python SDK targets configurable
Make the python sdk targets configurable so that they can be overriden with e.g.@python_3_12//:python_headers to avoid needing to transition the current python toolchain to another version.
Fixes:
- #100