Commit bc4cebc
Point uv to local editable dqlite-{wire,client,dbapi} sources
Mirrors the pattern already used in python-dqlite-client's pyproject.toml.
uv strips [tool.uv.sources] when building the wheel/sdist, so PyPI consumers
are unaffected; other tooling (pip, poetry) ignores the table. The benefit
is that `uv sync` in this package picks up the sibling packages' local
source during monorepo development instead of silently pulling stale
versions from the registry.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 9bde4ba commit bc4cebc
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
28 | 33 | | |
29 | 34 | | |
30 | 35 | | |
| |||
0 commit comments