You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/02/16 11:59:08 UTC

[GitHub] [tvm] Mousius commented on a change in pull request #10257: [ci] Move pip dependencies to docker image

Mousius commented on a change in pull request #10257:
URL: https://github.com/apache/tvm/pull/10257#discussion_r807863992



##########
File path: docker/install/ubuntu_install_python_package.sh
##########
@@ -32,10 +32,12 @@ pip3 install \
     packaging \
     Pillow \
     pytest \
+    tlcpack-sphinx-addon==0.2.1 \
     pytest-profiling \
     pytest-xdist \
     requests \
     scipy \
     synr==0.6.0 \
     six \
+    ninja \

Review comment:
       Can we `apt-get install ninja-build` rather than pip? 




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

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org