[
https://issues.apache.org/jira/browse/AIRFLOW-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16860933#comment-16860933
]
ASF subversion and git services commented on AIRFLOW-4505:
----------------------------------------------------------
Commit 0096fc833d62b4db358feca13bf27b18fea33440 in airflow's branch
refs/heads/v1-10-test from raphaelauv
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=0096fc8 ]
[AIRFLOW-4505] Correct Tag ALL for PY3 (#5275)
> 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]==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)