vincbeck commented on code in PR #35488:
URL: https://github.com/apache/airflow/pull/35488#discussion_r1397913840


##########
airflow/providers/amazon/provider.yaml:
##########
@@ -91,6 +91,7 @@ dependencies:
   - redshift_connector>=2.0.888
   - sqlalchemy_redshift>=0.8.6
   - asgiref
+  - python3-saml

Review Comment:
   Thanks. Very helpful. But I dont think it is worth creating a new CI 
workflow for just this test. Tests will be skipped then (it is only one test 
file, I guess it is fine)



##########
airflow/providers/amazon/provider.yaml:
##########
@@ -91,6 +91,7 @@ dependencies:
   - redshift_connector>=2.0.888
   - sqlalchemy_redshift>=0.8.6
   - asgiref
+  - python3-saml

Review Comment:
   Thanks. Very helpful. But I dont think it is worth creating a new CI 
workflow just for this test. Tests will be skipped then (it is only one test 
file, I guess it is fine)



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