edge-tts/setup.py

4 lines
38 B
Python
Raw Normal View History

2021-06-05 14:29:16 +00:00
import setuptools
2021-12-03 22:47:53 +00:00
2021-06-05 21:49:14 +00:00
setuptools.setup()