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

 ##########
 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:
   We don't know to install `rpy2` here, should install by Airflow , not 
Airflow-CI

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

Reply via email to