fix: add wheel to requirements.txt (sometimes it is not installed, causes installation issues of dbt)
All checks were successful
MJN/finance-dbt/pipeline/head This commit looks good
All checks were successful
MJN/finance-dbt/pipeline/head This commit looks good
This commit is contained in:
parent
f8d9e59c30
commit
54ebc311a7
@ -1,2 +1,3 @@
|
|||||||
dbt==1.0.0.37.0
|
dbt==1.0.0.37.0
|
||||||
dbt-clickhouse==1.7.3
|
dbt-clickhouse==1.7.3
|
||||||
|
wheel==0.43.0
|
Loading…
Reference in New Issue
Block a user