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/06/09 18:47:41 UTC

[GitHub] [tvm] mehrdadh commented on a diff in pull request #11634: [microTVM] Update pyproject to python3.7

mehrdadh commented on code in PR #11634:
URL: https://github.com/apache/tvm/pull/11634#discussion_r893848881


##########
apps/microtvm/reference-vm/arduino/provision_setup.sh:
##########
@@ -28,9 +28,9 @@ apps/microtvm/reference-vm/rebuild-tvm.sh ${platform}
 # Build poetry
 cd apps/microtvm/reference-vm/arduino
 
-poetry env use 3.6
+poetry env use 3.7
 # NOTE: due to https://github.com/python-poetry/poetry/issues/2247, download torch here.

Review Comment:
   yep.



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