edge-tts/pyproject.toml
2021-06-06 01:13:22 +03:00

7 lines
121 B
TOML

[build-system]
requires = [
"setuptools >= 35.0.2",
"wheel >= 0.29.0",
]
build-backend = "setuptools.build_meta"