kc3-lang/brotli/setup.cfg

Branch :


Log

Author Commit Date CI Message
f4153a09 2022-01-10 11:08:10 Fix for future versions of python (#911) Starting python 3.10, the use of - instead of _ will get a warn (see https://bugs.gentoo.org/796281 for reference) Signed-off-by: Marco Scardovi <marco@scardovi.com>
b04f4ea1 2016-10-17 13:00:14 Python: Update README with information about code formatting Also, add a `yapf` section to `setup.cfg` to ensure YAPF runs format code with the Google style.
1bcdb45b 2016-06-17 20:10:31 Fix wheels build.