aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
AgeCommit message (Collapse)AuthorFilesLines
2022-01-10Fix for future versions of python (#911)Marco Scardovi1-1/+1
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>
2016-10-17Python: Update README with information about code formattingAlex Nicksay1-0/+2
Also, add a `yapf` section to `setup.cfg` to ensure YAPF runs format code with the Google style.
2016-06-17Fix wheels build.Eugene Kliuchnikov1-0/+3