Skip to content

Remove C Python headers from pyo3 build actions#4095

Open
Ahajha wants to merge 1 commit into
bazelbuild:mainfrom
Ahajha:trotta/cc_headers
Open

Remove C Python headers from pyo3 build actions#4095
Ahajha wants to merge 1 commit into
bazelbuild:mainfrom
Ahajha:trotta/cc_headers

Conversation

@Ahajha

@Ahajha Ahajha commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

#4024 introduced a warning for targets adding CC deps in deps. The warning calls out putting this in link_deps or cc_deps. The latter makes more sense here... but doesn't actually exist. However, I don't think this matters anyways, as I don't think it's needed (this works with an internal codebase).

bazelbuild#4024 introduced a warning for targets adding CC deps in `deps`. The warning calls out putting this in `link_deps` or `cc_deps`. The latter makes more sense here... but doesn't actually exist. However, I don't think this matters anyways, as I don't think it's needed (this works with an internal codebase).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant