It does generate lockfile but pants fails when trying to import the package during test.
a
ambitious-actor-36781
07/05/2022, 9:49 AM
if the 'package' is internal to your repository, then just use pants?
If the 'package' is external, bring it in and monorepo it?
Pants doesn't really like things it can't control and stop changing.
h
hundreds-father-404
07/05/2022, 2:31 PM
Lockfiles don't yet support local requirements. Although John landed Pex's support, so now we only need to wire up to Pants