Edit

kc3-lang/brotli/setup.cfg

Branch :

  • Show log

    Commit

  • Author : Marco Scardovi
    Date : 2022-01-10 11:08:10
    Hash : f4153a09
    Message : 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>

  • setup.cfg
  • [build]
    build_base=bin
    
    [yapf]
    based_on_style=google