You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/12/01 18:35:00 UTC

[GitHub] [airflow] mik-laj commented on a change in pull request #12685: Production images on CI are now built from packages

mik-laj commented on a change in pull request #12685:
URL: https://github.com/apache/airflow/pull/12685#discussion_r533634334



##########
File path: IMAGES.rst
##########
@@ -134,6 +134,15 @@ HEAD of development for constraints):
     pip install "https://github.com/apache/airflow/archive/<tag>.tar.gz#egg=apache-airflow" \
       --constraint "https://raw.githubusercontent.com/apache/airflow/constraints-master/constraints-3.6.txt"
 
+You can also skip installing airflow by providing ``--install-airflow-version none``parameter to Breeze:

Review comment:
       ```suggestion
   You can also skip installing airflow by providing ``--install-airflow-version none`` parameter to Breeze:
   ```




----------------------------------------------------------------
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:
users@infra.apache.org