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 2019/06/12 04:34:21 UTC

[GitHub] [airflow-ci] matkalinowski commented on a change in pull request #5: AIRFLOW-2193- Added r-base and rpy2 for ROperator

matkalinowski commented on a change in pull request #5: AIRFLOW-2193- Added r-base and rpy2 for ROperator 
URL: https://github.com/apache/airflow-ci/pull/5#discussion_r292743491
 
 

 ##########
 File path: Dockerfile
 ##########
 @@ -121,6 +124,7 @@ RUN sudo -H pip install --upgrade pip && \
     sudo -H pip install wheel tox && \
     sudo -H pip3 install --upgrade pip && \
     sudo -H pip3 install wheel tox && \
+    sudo -H pip3 install rpy2 && \
 
 Review comment:
   I have deleted this line.

----------------------------------------------------------------
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


With regards,
Apache Git Services