[
https://issues.apache.org/jira/browse/AIRFLOW-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16444403#comment-16444403
]
Sam Garrett commented on AIRFLOW-2345:
--------------------------------------
I have created a PR for this here:
https://github.com/apache/incubator-airflow/pull/3241
> 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
> Priority: Minor
>
> 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)