turbaszek opened a new issue #12543: URL: https://github.com/apache/airflow/issues/12543
**Description** Introduce a `everything` (or other name) extra so users can do `pip install apache-airflow[everything]` to install all additional user-related extras (no docs, no ci, no dev packages). **Use case / motivation** Simplify installing all user-related extras. Currently I need to put whole list of all extras to install everything. I'm not sure if many users will install everything but in case they did, they will be able. And it can help us with testing. **Related Issues** #12508 https://apache-airflow.slack.com/archives/CCPRP7943/p1606034789396100?thread_ts=1605991398.394500&cid=CCPRP7943 ---------------------------------------------------------------- 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: [email protected]
