543194d015
The recent change #13409 introduced common installation script but one case turned out to be not working. Installing Airflow in editable mode with eager upgrade fails on building production image (the CI image effectively did not have airflow installed in editable mode, which it should). This PR fixes that. |
||
---|---|---|
.. | ||
compile_www_assets.sh | ||
install_additional_dependencies.sh | ||
install_airflow.sh | ||
install_airflow_from_latest_master.sh | ||
install_from_docker_context_files.sh | ||
install_mysql.sh | ||
load.bash |