Skip to content

Commit

Permalink
Add missing Trino dependencies to Trino env
Browse files Browse the repository at this point in the history
Somehow this got removed in the various PR manipulations, so
local tests were passing but CI (and fresh installs) will fail.
  • Loading branch information
tlento committed Dec 19, 2023
1 parent 2ca9f48 commit 7e931bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ description = "Dev environment for working with the Trino adapter"
features = [
"dev-packages",
"dbt-trino",
"sql-client-packages",
"trino-sql-client-packages",
]

Expand Down

0 comments on commit 7e931bf

Please sign in to comment.