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



##########
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:
       i'm okay with sticking with `apt` for OS packages. for Python packages, 
i prefer we move to `pip` once we have properly recorded sha256 for those 
packages we want to install.




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to