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