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


##########
dev/breeze/src/airflow_breeze/utils/packages.py:
##########
@@ -950,6 +957,13 @@ def regenerate_pyproject_toml(
         formatted_cross_provider_dependencies = ""
     context["CROSS_PROVIDER_DEPENDENCIES"] = 
formatted_cross_provider_dependencies
     context["DEPENDENCY_GROUPS"] = formatted_dependency_groups
+    context["BUILD_SYSTEM"] = (

Review Comment:
   same here -> we could use `provider.yaml`  new `build-system` flag to 
determine build system.



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