uranusjr commented on code in PR #34683:
URL: https://github.com/apache/airflow/pull/34683#discussion_r1346441237


##########
setup.cfg:
##########
@@ -72,6 +72,7 @@ install_requires =
     argcomplete>=1.10
     asgiref
     attrs>=22.1.0
+    backports.zoneinfo>=0.2.1;python_version<"3.9"

Review Comment:
   It can be added to `devel` in `setup.py` for tests.



-- 
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