edge-tts/pyproject.toml
2022-09-27 12:16:22 +03:00

7 lines
121 B
TOML

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