hedger

Results 103 comments of hedger

@Haw8411 sorry - there was something I missed, the app wasn't built by the automation. Let me see how to fix that, I suspect that renaming to .yml (not .yaml)...

@Haw8411 could you please create another PR with a simple file rename?

I believe this is actually a quite critical issue. Any ETA on the fix?

@ivanbarsukov the improvements for the CLI subsystem have been merged. Please check them out

@kamylwnb Thank you for your contribution. Please update the PR's description to be more informative

Please un-draft when fixed

@doomwastaken please confirm if that can be reproduced

> It does not work with Python 3.9, where the docs I saw said it will work with Python >= 3.7. 1. `ufbt` requires Python 3.8, as stated in the...

It seems that poetry does something that conflicts with the way ufbt sets up its environment. ufbt itself has minimal dependencies (a single oslex package) and had been verified to...