Metadata-Version: 2.1
Name: dag-bakery
Version: 0.0.1
Summary: Dag Bakery enables the capability to define Airflow DAGs via YAML
License: Apache-2.0
Author: Data Platform
Author-email: data.platform@typeform.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: apache-airflow (==1.10.15)
