Skip to content

Commit bdf75e3

Browse files
Track uv.lock for reproducible dev environments
Pins the dev tool versions (pytest, ruff, mypy) and transitive deps so `uv sync` yields the same environment across machines. The lockfile doesn't leak into the published wheel/sdist (uv strips it from distribution metadata), so PyPI consumers still resolve via the pyproject.toml version specifiers. Matches what python-dqlite-dbapi already does. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 2a0dfc9 commit bdf75e3

1 file changed

Lines changed: 377 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)