Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(143)

Unified Diff: requirements.txt

Issue 839083003: Add initial support for color output in the build system (Closed) Base URL: https://chromium.googlesource.com/external/naclports.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« lib/naclports/util.py ('K') | « lib/naclports/util.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: requirements.txt
diff --git a/requirements.txt b/requirements.txt
index 1d12fb9e2b6f9747d3192f08d45c2598e24c8771..90b83a26b06e1abdd9807a1737928d65562a7272 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,3 +4,5 @@ rednose==0.4.1
nose==1.3.4
nose-timer==0.3.0
pylint==1.4.0
+termcolor==1.1.0
+colorama==0.3.3
« lib/naclports/util.py ('K') | « lib/naclports/util.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698