uranusjr commented on PR #52091: URL: https://github.com/apache/airflow/pull/52091#issuecomment-2998837286
Is this necessary? Python supports importing from a zip file out of the box, so as long as you structure the zip file correctly, importing the trigger class normally should just work. https://docs.python.org/3/library/zipimport.html -- 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]
