Commit 190de54
Unify dev-dep declaration to [project.optional-dependencies]
Switch from PEP 735 [dependency-groups] to PEP 508
[project.optional-dependencies] to match the three sibling packages in
the monorepo (python-dqlite-client, python-dqlite-dbapi,
sqlalchemy-dqlite). Update DEVELOPMENT.md's setup command to
``uv sync --extra dev`` and regenerate uv.lock.
Dev-dep contents unchanged.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 9dd78cd commit 190de54
3 files changed
Lines changed: 9 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments