great-sunset-355
06/23/2021, 9:13 PMbillowy-army-68599
06/23/2021, 9:18 PMenough-leather-70274
06/23/2021, 11:14 PMsrc/ol-infrastructure/components/
and src/ol-infrastructure/lib/
?billowy-army-68599
06/24/2021, 7:21 AMbrave-knife-93369
06/24/2021, 12:49 PMpoetry install
the entire repo insto a virtualenv, then run pulumi -C src/.../ up
from within the virtualenv, which means components are imported properly (via the installed package). That might actually be the solution to our woes as well.enough-leather-70274
06/24/2021, 10:22 PMgreat-sunset-355
06/25/2021, 4:04 AM.pth
file would help
https://pymotw.com/3/site/index.htmlenough-leather-70274
06/25/2021, 4:15 AMsys.path.append(repo_dir)
before we importbrave-knife-93369
06/25/2021, 6:22 AMpython setup.py install
it in our pipelines - should be pretty low effort yet "clean"