You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jarek Potiuk (JIRA)" <ji...@apache.org> on 2019/06/11 11:09:00 UTC

[jira] [Resolved] (AIRFLOW-4505) Setup.py correct tag ALL for PY3

     [ https://issues.apache.org/jira/browse/AIRFLOW-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Potiuk resolved AIRFLOW-4505.
-----------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 1.10.3)
                   1.10.4

> Setup.py correct tag ALL for PY3
> --------------------------------
>
>                 Key: AIRFLOW-4505
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4505
>             Project: Apache Airflow
>          Issue Type: Improvement
>    Affects Versions: 1.10.3
>            Reporter: raphael auv
>            Assignee: raphael auv
>            Priority: Trivial
>             Fix For: 1.10.4
>
>
> Currently I need (like probably a lot of people only PY3 packages) , and for that I need to use
>  
> {code:java}
> apache-airflow[devel_ci]==1.10.3 {code}
>  
> But it do not explicit my needs , I would prefer
>  
> {code:java}
> apache-airflow[all]==1.10.3 {code}
> I propose to correct the tag ALL in a PY3 context



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)