Patrik Höglund 3fe981adbf Update documentation for THIRD_PARTY_DEPS; add pymock.
This should fix our python presubmit tests.

Also make Artem and Patrik own the deps file.

Bug: webrtc:9264
Change-Id: I430c56e0b12c4feac7d7cbf766eea9e304cd9a20
Reviewed-on: https://webrtc-review.googlesource.com/76421
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Artem Titov <titovartem@webrtc.org>
Commit-Queue: Patrik Höglund <phoglund@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23217}
2018-05-14 15:13:29 +00:00
..

Name: mock
URL: http://pypi.python.org/pypi/mock
Version: 1.0.1
Security Critical: no
License: BSD
License File: NOT_SHIPPED
Description:
Python mock library, currently used by native_client_sdk.  This is the
same mock library that is now part of python 3.3 where it is know as
unittest.mock.