notatallshaw-gts commented on issue #39593: URL: https://github.com/apache/airflow/issues/39593#issuecomment-2821546574
Yeah, not urgent, it's also very easy to manually slim down: ```bash echo "apache-airflow==3.0.0" | uv pip compile -p 3.12 -c https://raw.githubusercontent.com/apache/airflow/refs/tags/constraints-3.0.0rc4/constraints-no-providers-3.12.txt - ``` Also small note on the [release page](https://github.com/apache/airflow/releases/tag/3.0.0) the following links don't currently work: * https://airflow.apache.org/blog/airflow-three-point-oh-is-here/ * [Upgrade Guide](https://github.com/apache/airflow/releases/installation/upgrading_to_airflow3.md) -- 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]
