Jan Gazda
Jan Gazda
What about https://github.com/localstack/localstack - would that help?
shall we include it after #389?
I'm on this one. how do you like folder tree better? ``` project-dir/ file file config/ config.yaml lab/ config.yaml vpc.yaml ``` or without spaces ``` project-dir/ file file config/ config.yaml...
It's difficult to say whether it's a preview or not, I also spent some time trying to find out any news but had no luck there. I think that V2...
@tnsasse @dmgaraway Were you able to fix that? I have same or very similar issue. How can I git you more info?
Thanks for pointing out the commit, I was not able to find it since I'm not so familiar with the codebase. Also, there is no notion of this in the...
I updated the ticket to reflect that this is a docs issue. Unfortunately, I do not have enough time to contribute to this change, yet.
@peterix Since you removed the issue about Mac M1 and arm binaries, can we follow up on the problem in this one or create a new issue?
Ah thanks for the workaround, I was looking at this piece of code but not knowing enough about used frameworks it did not strike me that there is a typo!
I have a bad experience with `homebrew` dependency system and brewed python in general and I'm thinking that the best option for tool like `pipx` would be to vendor python...