diff options
author | Bert Belder <bertbelder@gmail.com> | 2018-10-23 16:51:54 +0200 |
---|---|---|
committer | Bert Belder <bertbelder@gmail.com> | 2018-10-23 16:51:54 +0200 |
commit | 0dda87f962b2209be1734f4fe6bb1ba9f6c0e66b (patch) | |
tree | ad26dcf0f72d257bb147320c4f6029a019e2a456 /gclient_config.py | |
parent | 4ceb205512bbeb760c219306d6df7d6c1f12aa19 (diff) |
third_party: install yapf with pip
Diffstat (limited to 'gclient_config.py')
-rw-r--r-- | gclient_config.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gclient_config.py b/gclient_config.py index dc4a75e5b..93d744a3f 100644 --- a/gclient_config.py +++ b/gclient_config.py @@ -37,11 +37,6 @@ solutions = [{ 'cpplint' }, { 'url': - 'https://github.com/google/yapf.git@32afb3004e0967eab351ee83e3d9d55e3a02fd9b', - 'name': - 'yapf' -}, { - 'url': 'https://github.com/google/flatbuffers.git@d840856093fa7b935b0d6378c436bd633d006c8c', 'name': 'flatbuffers' |