From bb9a927bd5477026b871ed5466ec188de8306d81 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Sun, 21 Oct 2018 14:45:04 -0400 Subject: Add yapf to third_party. --- Docs.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Docs.md') diff --git a/Docs.md b/Docs.md index 89fa01c05..069a0e8b6 100644 --- a/Docs.md +++ b/Docs.md @@ -114,10 +114,6 @@ submodule. However, you need to install separately: 3. Enable `Debugging Tools for Windows`, Goto Control Panel -> Windows 10 SDK -> Right-Click -> Change -> Change -> Check Debugging Tools for Windows -> Change -> Finish -6. Before running `./tools/format.py`, make sure you have `yapf` installed for - the current Python and `rustfmt` for Rust. They can be installed by: - - pip install yapf rustup component add rustfmt-preview ### Build: -- cgit v1.2.3