Sam Garrett created AIRFLOW-2345:
------------------------------------
Summary: pip import is unused in setup.py
Key: AIRFLOW-2345
URL: https://issues.apache.org/jira/browse/AIRFLOW-2345
Project: Apache Airflow
Issue Type: Improvement
Reporter: Sam Garrett
Assignee: Sam Garrett
pip is unnecessarily imported here in the current master branch of airflow:
[https://github.com/apache/incubator-airflow/blob/master/setup.py#L26]
It should be removed in this case.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)