Add support colored text in Windows Console

This commit is contained in:
UK992 2016-08-13 03:13:01 +02:00
parent 9a3b61abe1
commit fed0e94ec6
3 changed files with 7 additions and 0 deletions

View file

@ -14,4 +14,7 @@ pyflakes == 0.8.1
# For test-webidl
ply == 3.8
# For Cross-platform colored terminal text
colorama == 0.3.7
-e python/tidy