Skip to content

Conversation

@ghukill
Copy link
Contributor

@ghukill ghukill commented Aug 14, 2025

Purpose and background context

Add duckdb_engine and sqlalchemy to build dependencies.

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

Update

Another small commit that moves an import into TYPE_CHECKING.

Includes new or updated dependencies?

YES

Changes expectations for external applications?

YES

What are the relevant tickets?

  • None

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):
* None
@ghukill ghukill requested a review from a team August 14, 2025 13:25
@ghukill ghukill merged commit 2ba36a4 into epic-TIMX-515 Aug 14, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants