Commit graph

4 commits

Author SHA1 Message Date
Paweł Lidwin ea580df3ff
release: 0.21.0 Lowlife (#765) 2026-07-09 17:15:29 +02:00
CommandMC 0142626be9
Add Ruff (#743)
* Add Ruff

* Fix all the easily fixable errors

* Add Ruff lint workflow
2026-07-09 17:12:59 +02:00
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