pybind11_bazel icon indicating copy to clipboard operation
pybind11_bazel copied to clipboard

Make python SDK targets configurable

Open jsharpe opened this issue 4 months ago • 3 comments

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

jsharpe avatar Jul 22 '25 10:07 jsharpe