aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Fischer <florian.fl.fischer@fau.de>2020-07-03 12:20:11 +0200
committerFlorian Fischer <florian.fl.fischer@fau.de>2020-07-03 12:20:11 +0200
commit1748cdf25d4fa9939187cd12991ddb967b58e0eb (patch)
treed90c13b245812d8c85dae14196dffe39c19c69c8
parentee91214e72eb1e629d66ff5993f70d58915a3402 (diff)
downloadchattymalloc-1748cdf25d4fa9939187cd12991ddb967b58e0eb.tar.gz
chattymalloc-1748cdf25d4fa9939187cd12991ddb967b58e0eb.zip
fixup! [build] add yapf to check and format python code
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7106366..32f1c14 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
## Dependencies
* meson
-* (clang-format, clang-tidy)
+* (clang-format, clang-tidy, yapf)
## Compilation