ashb commented on issue #4543: [AIRFLOW-3718] [WIP] Multi-layered version of the docker image URL: https://github.com/apache/airflow/pull/4543#issuecomment-471215473 >This means that the dreadful transient dependency changes will only become a problem when someone changes setup.py This is both good and bad. Good as the tests won't fail, bit bad as we won't know we have to fix something for people installing afresh. I was thinking about this the other day and I was wondering if we could produce a "known-good" set of full pinned constraints (that could be fed in to `pip install -c`) - this would give user who want to vary the freedom to, but also gives a documented way of getting "blessed" versions of our full transitive department tree. (Sorry for going off topic of this PR)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
