eda9d39cdcadd67d1f4ff62701db7d71280ea7b1
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
68.4%
CSS
17.2%
JavaScript
9.4%
HTML
4.4%
Dockerfile
0.3%
Other
0.3%