tacooper commented on PR #62484: URL: https://github.com/apache/airflow/pull/62484#issuecomment-3987547454
> CI not related > > ``` > Environment `hatch-build` is incompatible: module 'virtualenv.discovery.builtin' has no attribute 'propose_interpreters' > Error building Airflow packages > ``` Note that after stumbling upon this PR due to the distinct error message, I found this `hatch` fix: https://github.com/pypa/hatch/releases/tag/hatch-v1.16.5 In response to this breaking `virtualenv` change: https://github.com/pypa/virtualenv/pull/3070 -- 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]
