Commit graph

2 commits

Author SHA1 Message Date
Paweł Lidwin ce12e3fb63
tech: make python 3.10 a minimum required version (#746) 2026-04-13 13:23:39 +02:00
CommandMC 5de8addf8f
Move to pyproject.toml and the uv build system (#741)
* Move to pyproject.toml and the uv build system

* A few tweaks that should make it even faster

* Add pyinstaller to optional dependencies and install it as part of the workflow

* Use --no-editable to avoid building and installing Legendary manually

* Drop deprecated license classifier

* Update README.md to mention uv
2026-04-09 15:33:14 +02:00