Skip to content

Conversation

@peytondmurray
Copy link
Contributor

@peytondmurray peytondmurray commented Aug 21, 2025

This PR exports the original protocol buffers so that they can be used during the build steps of downstream packages. The protocol buffers are included as package data, so they now get shipped with the wheel.

Additionally, a new function has been added which gets the location of the protocol buffers so that downstream build systems can use them, akin to numpy.get_include().

It also adds a few other convenciences:

  • A .bazelversion which targets the correct bazel version for this package
  • A .gitignore to ignore generated python code

@peytondmurray peytondmurray force-pushed the export-protocol-buffers branch from fc4a452 to 08a80fb Compare August 21, 2025 15:22
Copy link
Member

@smokestacklightnin smokestacklightnin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

2 participants