We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb20d0f commit f564262Copy full SHA for f564262
1 file changed
.readthedocs.yaml
@@ -6,7 +6,7 @@ build:
6
python: "3.10"
7
jobs:
8
pre_build:
9
- - pip install -e .
+ - pip install -e ".[athena,azuresql,bigframes,bigquery,clickhouse,databricks,dbt,dlt,gcppostgres,github,llm,mssql,mysql,mwaa,postgres,redshift,slack,snowflake,trino,web,risingwave]"
10
- make api-docs
11
12
mkdocs:
0 commit comments