2 Commits

Author SHA1 Message Date
Ilya
da1b612307 build: manage deps and venv with uv
Add pyproject.toml with runtime and dev dependency groups plus a uv.lock, replacing requirements.txt and pytest.ini. Update the Makefile and README to use uv (sync/run/test).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-03 21:35:30 +02:00
Ilya
ed81392972 build: add Makefile with help/install/run/test/clean targets
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-03 21:24:57 +02:00