de0c2eced09f0d4e84e3956756d5d10a9c57784a
The e2e tests launch chromium, but uv sync only installs the playwright package, not the browser binaries, so CI failed with "Executable doesn't exist" for the headless shell. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Timetracker
A simple game catalogue and play session tracker.
Development
The project uses uv to manage Python versions and dependencies.
Simply run:
make init
This installs the correct Python version, syncs all dependencies, and installs npm packages.
Afterwards, you can start the development server using make dev.
Description
Releases
23
Languages
Python
64.8%
CSS
21%
JavaScript
8.1%
HTML
5.4%
Dockerfile
0.3%
Other
0.4%