I also like the way pyproject let’s one refine the...
# general
j
I also like the way pyproject let’s one refine the source of the package/module: via pip, as
sdist
, a module directory, etc. Letting a particular
BUILD
define all its dependencies independent of the monorepo would make refactoring some of our over entangled projects easier to upgrade.