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

Side by Side Diff: bootstrap/deps.pyl

Issue 2061263003: add basic bootstrap for coverage (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/recipes-py@master
Patch Set: Fix recipes readme. Created 4 years, 6 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 | « bootstrap/bootstrap.py ('k') | bootstrap/remove_orphaned_pycs.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # See README.md, there is a section about this file.
2 #vim: ft=python:
3 {
4 'coverage': {
5 'version': '4.1',
6 'build': '0',
7 'repo': 'external/github.com/nedbat/coveragepy',
8 'rev': '4e2faeead034005cda1bcb096afde921527a748f',
9 },
10 }
OLDNEW
« no previous file with comments | « bootstrap/bootstrap.py ('k') | bootstrap/remove_orphaned_pycs.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698