[
https://issues.apache.org/jira/browse/AIRFLOW-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16445461#comment-16445461
]
ASF subversion and git services commented on AIRFLOW-2345:
----------------------------------------------------------
Commit efc316d2ad9de3726fa8b8d78f5b7cec651642da in incubator-airflow's branch
refs/heads/master from [~sam.garrett_impala_0269]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=efc316d ]
[AIRFLOW-2345] pip is not used in this setup.py
Closes #3241 from sinemetu1/patch-1
> 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
> Fix For: 2.0.0
>
>
> 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)