Skip to content

Commit e8ffe7a

Browse files
authored
Merge pull request #89 from kraken-tech/mypy-color
Allow mypy to show color output in CI
2 parents d6b6960 + d89ceeb commit e8ffe7a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tox.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,6 @@ dependency_groups =
4747

4848
commands =
4949
python -m mypy .
50+
51+
set_env =
52+
TERM=xterm-256color

0 commit comments

Comments
 (0)