Hi folks! I'm working through trying to get the py...
# python
a
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?
I guess the recent announcement changes how we'll build component packages significantly? 🧼 https://www.pulumi.com/blog/pulumi-components/
e
Yeh we're doing a lot of overhauls on components and providers, I'd look to the new stuff for whatever your building and if we don't quite have what you need we probably will shortly