raphael auv created AIRFLOW-4505:
------------------------------------
Summary: Setup.py with tag for only PY3 packages
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
Currently I need (like probably a lot of people only PY3 packages) , and for
that I need to use
```
apache-airflow[devel_ci]==1.10.3
```
But it do not explicit my needs , I would prefer
```
apache-airflow[all_PY3]==1.10.3
```
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)