chromium/third_party/mako/mako/pyproject.toml

[build-system]
build-backend = 'setuptools.build_meta'
requires = ['setuptools >= 47', 'wheel']

[tool.black]
line-length = 79
target-version = ['py37']