Integrate airflowctl into the Airflow core repository using our uv workspace-based setup by adding it as a workspace member in the core pyproject.toml, ensuring it is treated as a local package dependency of airflow-core. This setup should allow using airflowctl within airflow-core CLI.
Integrate airflowctl into the Airflow core repository using our uv workspace-based setup by adding it as a workspace member in the core
pyproject.toml, ensuring it is treated as a local package dependency of airflow-core. This setup should allow using airflowctl within airflow-core CLI.