Y
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
shankr
1491 days ago
Look at pants
https://www.pantsbuild.org/
link
beisner
1492 days ago
That’s how Bazel Python works
link
https://www.pantsbuild.org/