Commit graph

6 commits

Author SHA1 Message Date
bronsen
f3ba7f73c2 chore(project): add tortoise-orm and some of its recommendations 2025-12-04 23:18:54 +01:00
bronsen
732f8d5a61 chore(project): 🎨 Format pyproject.toml according how the LSP likes it. 2025-12-04 20:22:50 +01:00
bronsen
ebb94963fc test(ui): Add snapshot test for our first very simple Screen
These snapshots will need to be refreshed when we made changes and are
happy with the changed or new layout.

uv run pytest --snapshot-update tests.py
2025-12-04 20:17:56 +01:00
bronsen
00e7272277 chore(project): 📝 Add README file 2025-12-03 18:28:30 +01:00
bronsen
28cde5f516 chore(build): Retrieve version information from git tags
But I still have to figure out, how to remove the git hashes and such
from the generated version.
2025-12-03 14:23:06 +01:00
bronsen
9f4da60bb2 chore: add lots of metadata to pyproject.toml
Even though the remote repository does not exist yet.
2025-12-03 13:25:51 +01:00