potiuk commented on pull request #19867: URL: https://github.com/apache/airflow/pull/19867#issuecomment-981606775
I am not sure if we want to release the whole `airlfow-breeze` package on Pypi, but at least the way it is setup now is more "standard" and does not require any hacks indeed. (especially the dir structure and pytest discovery). I am not sure yet how to approach the "small bootstrap" package - I like how the install would work now with editable installed Breeze in local virtualenv (where I think we want to have the whole of Breeze installed rather than the "bootstrap" script only). Maybe when we install it as "editable" locally it should install the whole of breeze (all packages) but then when we distribute it in PyPI we only install the "bootstrap" script there. I guess that would be possible? Happy to brainstorm on this one @uranusjr -- 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]
