Use separate environ and sys.path between dags
问题 * TLDR : This question originally based on problem that was later determined to be due to the updated title of this question. Skip to "Update 2" for most relevant question details. Have dag file that imports a python list of dicts from another python file in another location and creates a dag based on the list's dict values and airflow is having weird problem where it appear to see something different that when I run the dag file manually. Some snippet like... ... environ["PROJECT_HOME"] = "