Commit 9b5f364b authored by Jérome Perrin's avatar Jérome Perrin

erp5: add yapf egg

https://github.com/google/yapf
A formatter for Python files

The initial idea is to use it with "format document" feature of monaco
editor.
parent 2101c521
......@@ -518,6 +518,7 @@ eggs = ${neoppod:eggs}
# Needed for checking ZODB Components source code
pylint
jedi
yapf
pytracemalloc
xlrd
......@@ -832,3 +833,5 @@ cookies = 2.2.1
jedi = 0.15.1
parso = 0.5.1
yapf = 0.28.0
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment