[
https://issues.apache.org/jira/browse/AIRFLOW-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fokko Driesprong resolved AIRFLOW-2345.
---------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Issue resolved by pull request #3241
[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
> 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)