ashb commented on a change in pull request #4524: [AIRFLOW-3707] Group 
subpackages by cloud providers
URL: https://github.com/apache/airflow/pull/4524#discussion_r249178124
 
 

 ##########
 File path: docs/installation.rst
 ##########
 @@ -56,6 +56,10 @@ Here's the list of the subpackages and what they enable:
 
+---------------------+---------------------------------------------------+-------------------------------------------------+
 | async               | ``pip install apache-airflow[async]``             | 
Async worker classes for Gunicorn               |
 
+---------------------+---------------------------------------------------+-------------------------------------------------+
+| azure               | ``pip install apache-airflow[azure]``             | 
Microsoft Azure                                 |
++---------------------+---------------------------------------------------+-------------------------------------------------+
+| aws                 | ``pip install apache-airflow[aws]``               | 
Amazon Web Service                              |
 
 Review comment:
   ```suggestion
   | aws                 | ``pip install apache-airflow[aws]``               | 
Amazon Web Services                             |
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

Reply via email to