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 2021/05/26 16:16:04 UTC

[GitHub] [tvm] areusch commented on a change in pull request #8139: Pin black version

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



##########
File path: docker/Dockerfile.ci_lint
##########
@@ -29,7 +29,7 @@ RUN bash /install/ubuntu1804_install_python.sh
 
 RUN apt-get update && apt-get install -y doxygen graphviz
 
-RUN pip3 install cpplint pylint==2.4.4 mypy black
+RUN pip3 install cpplint pylint==2.4.4 mypy black==20.8b1

Review comment:
       could you also add this in `python/gen_requirements.py` (the `CONSTRAINTS` global). i've been focused on CI work but will pick that up again soon.




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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org