💭 Hatch v1.10.0 - Hatch ======================= !https://hatch.pypa.io/latest/blog/2024/05/02/hatch-v1100/ Date: May 2, 2024 Hatch v1.10.0 - Hatch hatch.pypa.io [1] Hatch be flyin. This new release of hatch includes support for the new package installer `uv` which is just mind blowing fast compared to anything else we have in python right now. ``` toml [tool.hatch.envs.default] installer = "uv" ``` The other features are cool too, check them out. I'll probably be using the test runner, but I've been waiting for the uv support since uv launched. !!! note This post is a thought [2]. It's a short note that I make about someone else's content online #thoughts [3] References: [1]: https://hatch.pypa.io/latest/blog/2024/05/02/hatch-v1100/ [2]: /thoughts/ [3]: /tags/thoughts/