potiuk commented on PR #41564:
URL: https://github.com/apache/airflow/pull/41564#issuecomment-2308790425
One more thing - at least for now, "standard" should be added to list of
preinstalled providers in `hatch_build.py`
```
PRE_INSTALLED_PROVIDERS = [
"common.compat",
"common.io",
"common.sql",
"fab>=1.0.2",
"ftp",
"http",
"imap",
"smtp",
"sqlite",
]
```
--
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]