incubator-airflow/scripts/docker
Jarek Potiuk 543194d015
Eager upgrade works also in editable mode. (#13589)
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.
2021-01-09 20:00:24 +01:00
..
compile_www_assets.sh Removes provider-imposed requirements from setup.cfg (#13409) 2021-01-08 20:11:35 +01:00
install_additional_dependencies.sh Removes provider-imposed requirements from setup.cfg (#13409) 2021-01-08 20:11:35 +01:00
install_airflow.sh Eager upgrade works also in editable mode. (#13589) 2021-01-09 20:00:24 +01:00
install_airflow_from_latest_master.sh Removes provider-imposed requirements from setup.cfg (#13409) 2021-01-08 20:11:35 +01:00
install_from_docker_context_files.sh Removes provider-imposed requirements from setup.cfg (#13409) 2021-01-08 20:11:35 +01:00
install_mysql.sh Removes provider-imposed requirements from setup.cfg (#13409) 2021-01-08 20:11:35 +01:00
load.bash The bats script for CI image is now placed in the docker folder (#11262) 2020-10-04 08:30:11 +02:00