kaxil commented on a change in pull request #12652: URL: https://github.com/apache/airflow/pull/12652#discussion_r531570681
########## File path: README.md ########## @@ -123,15 +123,15 @@ correct Airflow tag/version/branch and python versions in the URL. 1. Installing just Airflow: ```bash -pip install apache-airflow==1.10.12 \ - --constraint "https://raw.githubusercontent.com/apache/airflow/constraints-1.10.12/constraints-3.7.txt" +pip install apache-airflow==1.10.13 \ Review comment: L117 says that the change was introduced in 1.10.12 :) hence I have not changed that. Updated the dockerfiles in `docs/production-deployment.rst` to use 1.10.13 in e6db852 ---------------------------------------------------------------- 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]
