Commit 2dfee26
Point uv to local editable dqlite-wire/dqlite-client 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 4b2ce9b commit 2dfee26
2 files changed
Lines changed: 186 additions & 159 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
| |||
0 commit comments