Kaxil Naik created AIRFLOW-3662:
-----------------------------------
Summary: Missing enum dependency for Python <3.4
Key: AIRFLOW-3662
URL: https://issues.apache.org/jira/browse/AIRFLOW-3662
Project: Apache Airflow
Issue Type: Bug
Reporter: Kaxil Naikhttps://github.com/apache/incubator-airflow/pull/4363 added enum but enum is only availble for python3.4+ As we still support python 2.7, we need to add dependecy for the backport -- This message was sent by Atlassian JIRA (v7.6.3#76005)
