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


##########
setup.py:
##########
@@ -496,6 +496,12 @@ def write_version(filename: str = str(AIRFLOW_SOURCES_ROOT 
/ "airflow" / "git_ve
     "aiobotocore>=2.1.1",
 ]
 
+s3fs = [

Review Comment:
   Actually @bolkedebruin , I change  my mind about about this after looking 
back at the setup.py, I think it is needed, otherwise we will not have it in 
the image and it should be added to `devel` similarly as `aiobotocore`



-- 
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-unsubscr...@airflow.apache.org

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

Reply via email to