Metadata-Version: 2.1
Name: dagster-airflow
Version: 0.6.2rc1
Summary: Airflow plugin for Dagster
Home-page: https://github.com/dagster-io/dagster
Author: Elementl
License: Apache-2.0
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Dist: enum-compat (>=0.0.1)
Requires-Dist: future (<0.17.0a0,>=0.16.0)
Requires-Dist: six (>=1.11.0)
Requires-Dist: dagster (==0.6.2.pre1)
Requires-Dist: docker (==3.7.0)
Requires-Dist: boto3 (==1.9.*)
Requires-Dist: python-dateutil (>=2.8.0)
Requires-Dist: marshmallow-sqlalchemy (<0.19.0,>=0.16.1)
Requires-Dist: marshmallow (<2.20,>=2.18.0)
Requires-Dist: apache-airflow (>=1.10.2) ; python_version < "3.7"
Requires-Dist: apache-airflow (>=1.10.3) ; python_version >= "3.7"
Provides-Extra: kubernetes
Requires-Dist: kubernetes (>=3.0.0) ; extra == 'kubernetes'
Requires-Dist: cryptography (>=2.0.0) ; extra == 'kubernetes'

UNKNOWN


