airflow/INSTALL at main · apache/airflow · GitHub
github.com › apache › airflowOct 25, 2021 · pip install . --upgrade \ --constraint "https://raw.githubusercontent.com/apache/airflow/constraints-main/constraints-no-providers-3.6.txt" You can also install airflow in "editable mode" (with -e) flag and then provider packages are available directly from the sources (and the provider packages installed from PyPI are UNINSTALLED in