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/09/02 15:02:22 UTC

[GitHub] [tvm] areusch commented on a diff in pull request #12663: Always install into a python venv in ci containers

areusch commented on code in PR #12663:
URL: https://github.com/apache/tvm/pull/12663#discussion_r961776382


##########
docker/python/freeze-dependencies.sh:
##########
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/bash -eux
 # Licensed to the Apache Software Foundation (ASF) under one

Review Comment:
   oops, rm this file and freeze_deps.py, they are part of a follow-on



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