dagster
dagster copied to clipboard
[dagster-airlift] better errors when [in-airflow] is not installed, or apache-airflow is not installed
Summary & Motivation
Improves the error state when airflow is not installed when using the [in-airflow] module; and only throw errors when [in-airflow] isn't installed on import error.
How I Tested These Changes
Created new venv without airflow and attempted to use scaffold cli.
Changelog
NOCHANGELOG