Leveraging & supporting pyproject.toml more within Bazel
#3914
JeroenSchmidt
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Inspired by the recent PR from @golithe.
Reducing the bifurcation of the contents of pyproject.toml and bazel is something that I've been thinking a lot about but haven't been able to dive into. I would love to hear what the community and maintainers thinks about this:
pyproject.tomlfiles to also bootstrap bazel (with gazel) in an existing python repos?tool.uv.sources&project.optional-dependenciesto determine relationships between subpackages.Beta Was this translation helpful? Give feedback.
All reactions