Closed njlr closed 1 year ago
@njlr the distinction between dependency groups is less important for Bazel builds (testonly being the notable exception), so I hadn’t implemented this. I can see it being useful though. is this something you could help fix?
The use-case is maintaining a Poetry build and a Bazel build in parallel.
Is it possible to fetch a
dev
dependency or from any other group?