mirror of
https://github.com/google/brotli.git
synced 2024-11-08 13:20:05 +00:00
388d0d53fb
* add pyproject.toml pypa/pip#8559 https://pip.pypa.io/en/stable/reference/build-system/pyproject-toml/#fallback-behaviour * modify requirements https://github.com/google/brotli/pull/987#issuecomment-1315486841
4 lines
81 B
TOML
4 lines
81 B
TOML
[build-system]
|
|
requires = ["setuptools"]
|
|
build-backend = "setuptools.build_meta"
|