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

[jira] [Updated] (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 ]

raphael auv updated AIRFLOW-4505:
---------------------------------
    Summary: Setup.py correct tag ALL for PY3  (was: Setup.py with tag for only PY3 packages)

> 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.3
>
>
> 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_PY3]==1.10.3 {code}
> I propose a new TAG for a ALL without PY2 packages and so only PY3 packages



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