chadrik commented on a change in pull request #12881:
URL: https://github.com/apache/beam/pull/12881#discussion_r491597767
##########
File path: sdks/python/tox.ini
##########
@@ -27,6 +27,8 @@ select = E3
# Shared environment options.
[testenv]
+# allow apps that support color to use it.
+passenv=TERM
Review comment:
Now you can see mypy color output from tox! Let me know if you want me
to do this in another PR.
----------------------------------------------------------------
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:
[email protected]