Background
PR #107 moved pyseekdb to uv and pdm-backend, but the UV CLI workflow is not documented or verified.
Scope
- Document UV CLI usage in README/docs.
- Ensure
uv build works with the current pyproject.toml.
- (Optional) Add a CI check for
uv build.
Commands
Acceptance Criteria
- Docs show the UV workflow.
uv build produces valid artifacts.
- Clearly state both
uv and pdm are supported.
Background
PR #107 moved pyseekdb to
uvandpdm-backend, but the UV CLI workflow is not documented or verified.Scope
uv buildworks with the currentpyproject.toml.uv build.Commands
uv installuv buildAcceptance Criteria
uv buildproduces valid artifacts.uvandpdmare supported.