getindata/dbt-airflow-factory

View on GitHub
docs/installation.md

Summary

Maintainability
Test Coverage
# Installation

Use the package manager [pip](https://pip.pypa.io/en/stable/) to install the library:

```shell
pip install dbt-airflow-factory
```

## Compatibility

The library is compatibly with Airflow >= 1.10. It can be used in any managed anvironment where extra python packages can be added. It was tested so far with `Cloud Composer` and `Amazon Managed Workflows for Apache Airflow`.