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


##########
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:
   I could revert post release and/or we can remove once we change to 3.1.1 in 
line 802



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