areusch commented on code in PR #11634:
URL: https://github.com/apache/tvm/pull/11634#discussion_r893841291
##########
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:
since we are checking in poetry.lock now (imo the right thing to do), shall
we rm `poetry lock -vvv` below?
--
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]