Skip to content

Commit 5aceb5d

Browse files
committed
Add no-op extras for duckdb and motherduck
1 parent 4861ebe commit 5aceb5d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,11 @@ dev = [
101101
]
102102
dbt = ["dbt-core<2"]
103103
dlt = ["dlt"]
104+
duckdb = []
104105
gcppostgres = ["cloud-sql-python-connector[pg8000]>=1.8.0"]
105106
github = ["PyGithub~=2.5.0"]
106107
llm = ["langchain", "openai"]
108+
motherduck = []
107109
mssql = ["pymssql"]
108110
mssql-odbc = ["pyodbc"]
109111
mysql = ["pymysql"]

0 commit comments

Comments
 (0)