This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from aa56cc1 [CI] Install curl in the context of ubuntu_install_nodejs.sh
(#8326)
add 2f01315 Initial support for enabling MyPy in CI (#8302)
No new revisions were added by this update.
Summary of changes:
Makefile | 3 +++
docker/Dockerfile.ci_lint | 2 +-
.../aot_demo/boards/mps2_an521.conf => mypy.ini | 22 +++++++++++++---------
tests/lint/check_file_type.py | 1 +
tests/scripts/task_lint.sh | 3 +++
.../scripts/task_mypy.sh | 10 ++++++----
6 files changed, 27 insertions(+), 14 deletions(-)
copy apps/microtvm/zephyr/aot_demo/boards/mps2_an521.conf => mypy.ini (70%)
copy docker/install/ubuntu_install_dgl.sh => tests/scripts/task_mypy.sh (79%)