potiuk commented on a change in pull request #9889:
URL: https://github.com/apache/airflow/pull/9889#discussion_r457292494
##########
File path: docs/installation.rst
##########
@@ -52,19 +53,17 @@ and python versions in the URL.
.. code-block:: bash
pip install \
- apache-airflow==1.10.10 \
- --constraint \
-
https://raw.githubusercontent.com/apache/airflow/1.10.10/requirements/requirements-python3.7.txt
+ apache-airflow==1.10.12 \
+ --constraint
"https://raw.githubusercontent.com/apache/airflow/constraints-1.10.12/constraints-3.7.txt"
Review comment:
Now - I recovered 1.10.10 and 1.10.11 and they are separate commits :
```
commit f53b1d0041d3dc087ff2c6addaa72266e784b928 (HEAD -> constraints-1-10,
tag: constraints-1.10.11, apache/constraints-1-10, apache-ssh/constraints-1-10)
Author: Jarek Potiuk <[email protected]>
Date: Mon Jul 20 13:14:27 2020 +0200
Added constraints for 1.10.11
commit 1c2d5de877a993a6541e017d4d59938315814448 (tag: constraints-1.10.9,
tag: constraints-1.10.8, tag: constraints-1.10.7, tag: constraints-1.10.6, tag:
constraints-1.10.5, tag: constraints-1.10.4, tag: constraints-1.10.3, tag:
constraints-1.10.2, tag: constraints-1.10.10, tag: constraints-1.10.1)
Author: Jarek Potiuk <[email protected]>
Date: Sun Jul 19 19:35:22 2020 +0200
Add orphan constraints for 1-10 branch 1.10.10 version
```
----------------------------------------------------------------
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]