| Index: third_party/pycoverage/README.chromium
|
| diff --git a/third_party/pycoverage/README.chromium b/third_party/pycoverage/README.chromium
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..e12c9f58e1c03edebc627516d510cf13765697a4
|
| --- /dev/null
|
| +++ b/third_party/pycoverage/README.chromium
|
| @@ -0,0 +1,14 @@
|
| +Name: coverage
|
| +URL: https://pypi.python.org/pypi/coverage
|
| +Version: 3.7.1
|
| +Security Critical: no
|
| +License: BSD
|
| +License File: coverage/__init__.py
|
| +
|
| +Description:
|
| +Code coverage measurement for Python. Initially imported for testing
|
| +python script coverage in src/native_client_sdk.
|
| +
|
| +Local Modifications:
|
| +Stripped 'doc' and 'test' directories to reduce the size of the
|
| +tree.
|
|
|