Hi folks! I'm working through trying to get the
python component package build (
makefile) over to
Poetry instead of pip and loads of cp'ing. I'm already managing the dependencies of my component with Poetry, so thought it would be worthwhile.
Wondering if anyone has solved this already, with some learnings or make targets for poetry I could grab?