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

Unified Diff: third_party/pycoverage/requirements.txt

Issue 727003004: Add python coverage module to third_party (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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
« no previous file with comments | « third_party/pycoverage/igor.py ('k') | third_party/pycoverage/setup.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/pycoverage/requirements.txt
diff --git a/third_party/pycoverage/requirements.txt b/third_party/pycoverage/requirements.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4c667742840bfdf99a0fca0f41f6a11fb806b5ad
--- /dev/null
+++ b/third_party/pycoverage/requirements.txt
@@ -0,0 +1,5 @@
+nose
+mock
+tox
+pylint
+sphinx
« no previous file with comments | « third_party/pycoverage/igor.py ('k') | third_party/pycoverage/setup.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698