mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
Add support colored text in Windows Console
This commit is contained in:
parent
9a3b61abe1
commit
fed0e94ec6
3 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue