This website requires JavaScript.
Explore
Help
Sign In
starred
/
brotli
Watch
1
Star
0
Fork
0
You've already forked brotli
mirror of
https://github.com/google/brotli.git
synced
2026-02-04 05:35:09 +00:00
Code
Issues
1.2k
Packages
Projects
Releases
20
Wiki
Activity
Files
5fa73e23bee34f84148719576a7a434f0fc43dc8
brotli
/
setup.cfg
6 lines
53 B
INI
Raw
Normal View
History
Unescape
Escape
Fix wheels build.
2016-06-17 20:10:31 +02:00
[build]
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>
2022-01-10 11:08:10 +01:00
build_base
=
bin
Fix wheels build.
2016-06-17 20:10:31 +02:00
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.
2016-10-17 13:00:14 -04:00
[yapf]
based_on_style
=
google
Reference in New Issue
Copy Permalink