[ 
https://issues.apache.org/jira/browse/AIRFLOW-7023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17055728#comment-17055728
 ] 

ASF GitHub Bot commented on AIRFLOW-7023:
-----------------------------------------

potiuk commented on pull request #7675: [AIRFLOW-7023] Remove duplicated 
package definitions in setup.py
URL: https://github.com/apache/airflow/pull/7675
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Remove duplicated package definitions in setup.py
> -------------------------------------------------
>
>                 Key: AIRFLOW-7023
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-7023
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: setup
>    Affects Versions: 1.10.9
>            Reporter: Kengo Seki
>            Assignee: Kengo Seki
>            Priority: Trivial
>
> For now, the {{devel_all}} subpackage is defined in setup.py:
> {code}
> devel_all = (all_dbs + atlas + aws + azure + celery + cgroups + datadog + 
> devel + doc + docker + druid +
>              elasticsearch + gcp + grpc + jdbc + jenkins + kerberos + 
> kubernetes + ldap + odbc + oracle +
>              pagerduty + papermill + password + pinot + redis + salesforce + 
> samba + segment + sendgrid +
>              sentry + singularity + slack + snowflake + ssh + statsd + 
> tableau + virtualenv + webhdfs +
>              yandexcloud + zendesk)
> {code}
> But {{druid}} and {{pinot}} are also included in {{all_dbs}}, so they can be 
> removed from {{devel_all}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to