e7db7eb0e8e7923f193a8308f512835e6395253e
greenlet (pulled in by pytest-playwright) ships a manylinux wheel whose C extension links against libstdc++.so.6, which the nixpkgs Python cannot resolve, breaking pytest at plugin-load time. Expose it via an LD_LIBRARY_PATH scoped to the dev shell. https://claude.ai/code/session_01BKurBhE3Qj25p7Bfsg7EeK
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%