jscheffl commented on code in PR #55642:
URL: https://github.com/apache/airflow/pull/55642#discussion_r2457277576


##########
dev/breeze/src/airflow_breeze/global_constants.py:
##########
@@ -800,7 +800,7 @@ def generate_provider_dependencies_if_needed():
     {
         "python-version": "3.10",
         "airflow-version": "3.1.0",
-        "remove-providers": "",
+        "remove-providers": "edge3",  # Need to remove edge3 from tests until 
we have 3.1.1 used here.

Review Comment:
   ...and my intend is to release a edge provider ASAP and hopefully directly 
if possible and depending on 3.1.1 release time don't want to add another 
blocker.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to