potiuk commented on pull request #19867: URL: https://github.com/apache/airflow/pull/19867#issuecomment-981726448
> Also we could nicely build a very, very small `./Breeze2.exe` in the main dir of Airflow - and have it as part of the repo if we want to make it really Windows-friendly. That's rather easy. Yeah. Simply running `pyinstaller ./Breeze2` on Windows should produce a nice executable that we could commit to the repo (and rebuild when `Breeze2` script changes which will be extremely rare). Note, that it's perfectly OK to add such binary to the repo according to ASF rules (we just have to make sure it is not added to released source package). -- 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]
