Skip to content

Commit

Permalink
add dask dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jitingxu1 committed May 29, 2024
1 parent 92a4a23 commit 8b5f766
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 @@ -16,6 +16,7 @@ dynamic = ["version", "description"]
dask = ["dask[dataframe]"]
doc = [
"clickhouse-connect",
"dask",
"ibis-framework[bigquery,clickhouse,dask,datafusion,duckdb,druid,examples,exasol,flink,impala,mssql,mysql,oracle,polars,postgres,pyspark,risingwave,snowflake,sqlite,trino]",
"itables",
"jupyter",
Expand Down

0 comments on commit 8b5f766

Please sign in to comment.