Skip to content

Commit 7057df7

Browse files
authored
Chore: add no-op extras for duckdb and motherduck (#4829)
1 parent 3c155a6 commit 7057df7

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
@@ -102,9 +102,11 @@ dev = [
102102
]
103103
dbt = ["dbt-core<2"]
104104
dlt = ["dlt"]
105+
duckdb = []
105106
gcppostgres = ["cloud-sql-python-connector[pg8000]>=1.8.0"]
106107
github = ["PyGithub~=2.5.0"]
107108
llm = ["langchain", "openai"]
109+
motherduck = []
108110
mssql = ["pymssql"]
109111
mssql-odbc = ["pyodbc"]
110112
mysql = ["pymysql"]

0 commit comments

Comments
 (0)