potiuk commented on code in PR #37989: URL: https://github.com/apache/airflow/pull/37989#discussion_r1557377793
########## INSTALL: ########## @@ -262,39 +262,24 @@ Those extras are available as regular core airflow extras - they install optiona # START CORE EXTRAS HERE -aiobotocore, apache-atlas, apache-webhdfs, async, cgroups, deprecated-api, github-enterprise, -google-auth, graphviz, kerberos, ldap, leveldb, otel, pandas, password, pydantic, rabbitmq, s3fs, -saml, sentry, statsd, uv, virtualenv - -# END CORE EXTRAS HERE - -Provider extras ---------------- - -Those extras are available as regular Airflow extras, they install provider packages in standard builds -or dependencies that are necessary to enable the feature in editable build. - -# START PROVIDER EXTRAS HERE - -airbyte, alibaba, amazon, apache.beam, apache.cassandra, apache.drill, apache.druid, apache.flink, -apache.hdfs, apache.hive, apache.impala, apache.kafka, apache.kylin, apache.livy, apache.pig, -apache.pinot, apache.spark, apprise, arangodb, asana, atlassian.jira, celery, cloudant, -cncf.kubernetes, cohere, common.io, common.sql, databricks, datadog, dbt.cloud, dingding, discord, -docker, elasticsearch, exasol, fab, facebook, ftp, github, google, grpc, hashicorp, http, imap, -influxdb, jdbc, jenkins, microsoft.azure, microsoft.mssql, microsoft.psrp, microsoft.winrm, mongo, -mysql, neo4j, odbc, openai, openfaas, openlineage, opensearch, opsgenie, oracle, pagerduty, -papermill, pgvector, pinecone, postgres, presto, qdrant, redis, salesforce, samba, segment, -sendgrid, sftp, singularity, slack, smtp, snowflake, sqlite, ssh, tableau, tabular, telegram, -teradata, trino, vertica, weaviate, yandex, zendesk - -# END PROVIDER EXTRAS HERE - -Devel extras ------------- - -The `devel` extras are not available in the released packages. They are only available when you install -Airflow from sources in `editable` installation - i.e. one that you are usually using to contribute to -Airflow. They provide tools such as `pytest` and `mypy` for general purpose development and testing. +aiobotocore, airbyte, alibaba, all, all-core, all-dbs, amazon, apache-atlas, apache-beam, apache- Review Comment: Bad merge here - should be replaced with the one from main and pre-commit run. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
