You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "potiuk (via GitHub)" <gi...@apache.org> on 2023/07/22 12:14:45 UTC

[GitHub] [airflow] potiuk commented on a diff in pull request #32769: Extract Dask executor to daskexecutor provider

potiuk commented on code in PR #32769:
URL: https://github.com/apache/airflow/pull/32769#discussion_r1271289154


##########
setup.py:
##########
@@ -484,7 +475,7 @@ def get_unique_dependency_list(req_list_iterable: Iterable[list[str]]):
     "celery": celery,

Review Comment:
   Separate commit will clean up and move all three celery, kubernetes, dask out of here (and in the docs). They are not needed.



-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org