Commit ec57fa9
committed
Add duckdb_engine and sqlalchemy to build dependencies
Why these changes are being introduced:
Until we update the build approach, possibly when we migrate to uv,
we need to add any dependencies to *both* Pipfile (for local dev)
and pyproject.toml (for building by other applications).
How this addresses that need:
* Adds duckdb_engine and sqlalchemy to pyproject.toml
Relevant ticket(s):
* None1 parent 781e4e0 commit ec57fa9
2 files changed
Lines changed: 60 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
| 31 | + | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
| |||
0 commit comments