setup.cfg


Log

Author Commit Date CI Message
Marco Scardovi f4153a09 2022-01-10T11: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>
Alex Nicksay b04f4ea1 2016-10-17T13: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.
Eugene Kliuchnikov 1bcdb45b 2016-06-17T20:10:31 Fix wheels build.