amoghrajesh commented on PR #58825:
URL: https://github.com/apache/airflow/pull/58825#issuecomment-3600478957

   > I also realised we need one more check (and turned out we have quite a bit 
of work to do still). The devel-common module needs a bit of polish, refactor - 
and I think we will have to add all the_shared modules as dependencies to it. 
Simply devel_common should NEVER import anything from airflow. nor airflow.sdk 
- because it can be use in either of the two (and other disstributions) - so it 
should import everything from airflow_shared.* and have those packages it 
imports from as dependencies.
   
   Good find, yes that will likely be needed. Let is be independent as and when 
possible


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