ashb commented on PR #53149: URL: https://github.com/apache/airflow/pull/53149#issuecomment-3065118696
https://github.com/ashb/hatch-build-time-vendoring/ is something I wrote fairly quickly. I'll was going to put it under MIT license (I just noticed I don't have one) > no meta path finder That one doesn't really worry me, as it's during dev time only, and ignored by IDEs and type checkers (that's what the typestubs are for, and if you look at them they are also very simple, it only needs one line per module) -- 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]
