gocardless / airflow-dbt

Apache Airflow integration for dbt
https://pypi.org/project/airflow-dbt/
MIT License
395 stars 62 forks source link

fix: add dbt `env` dict to existing environment #75

Open emily-flambe opened 1 year ago

emily-flambe commented 1 year ago

This avoids passing in an empty env to subprocess.Popen(, which results in dbt command not found errors when running this code in Composer Airflow