You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/03/04 20:27:16 UTC

[GitHub] [airflow] mik-laj commented on a change in pull request #7621: [AIRFLOW-6982] add native python exasol support

mik-laj commented on a change in pull request #7621: [AIRFLOW-6982] add native python exasol support
URL: https://github.com/apache/airflow/pull/7621#discussion_r387915297
 
 

 ##########
 File path: setup.py
 ##########
 @@ -541,6 +544,7 @@ def do_setup():
             'docker': docker,
             'druid': druid,
             'elasticsearch': elasticsearch,
+            'exasol': exasol,
 
 Review comment:
   Can you also add this package to the documentation?
   https://airflow.readthedocs.io/en/latest/installation.html#extra-packages

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services