mirror of
https://github.com/rany2/edge-tts
synced 2024-11-22 09:56:53 +00:00
7 lines
121 B
TOML
7 lines
121 B
TOML
|
[build-system]
|
||
|
requires = [
|
||
|
"setuptools >= 35.0.2",
|
||
|
"wheel >= 0.29.0",
|
||
|
]
|
||
|
build-backend = "setuptools.build_meta"
|