Hacker News new | ask | show | jobs
by barefeg 1492 days ago
Could I use the lazy import to define a single set of dependencies of a monorepo and then load only the required subset for each project?
2 comments

That’s how Bazel Python works