potiuk commented on PR #56187: URL: https://github.com/apache/airflow/pull/56187#issuecomment-3538523027
> . Another approach would be to merge this one with some TODO comments and afterwards change the imports and the dependency. I think that **really** defeats the purpose of doing it. It will cause a number of problems and mixed cross-dependencies, and it does not **actually** solve any problem. I would rather wait - or even focus on making necessary changes faster. BTW: > uv run --group dev No need to use `--group dev`. When pyproject.toml is locally present, uv run will automatically add dev group -- 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]
