edge-tts/pyproject.toml

7 lines
121 B
TOML
Raw Normal View History

2021-06-05 22:13:22 +00:00
[build-system]
requires = [
"setuptools >= 35.0.2",
"wheel >= 0.29.0",
]
build-backend = "setuptools.build_meta"