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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « lib/naclports/util.py ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 mock==1.0.1 1 mock==1.0.1
2 coverage==3.7.1 2 coverage==3.7.1
3 rednose==0.4.1 3 rednose==0.4.1
4 nose==1.3.4 4 nose==1.3.4
5 nose-timer==0.3.0 5 nose-timer==0.3.0
6 pylint==1.4.0 6 pylint==1.4.0
7 termcolor==1.1.0
8 colorama==0.3.3
OLDNEW
« no previous file with comments | « lib/naclports/util.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698