File size: 290 Bytes
0bdc801
 
3899cce
 
0bdc801
 
fcf3f99
0bdc801
 
3899cce
 
 
 
 
 
 
 
 
 
0bdc801
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
en-tts = ">=0.0.2"

[dev-packages]
autopep8 = "*"
pylint = "*"
pycodestyle = "*"
isort = "*"
rope = "*"
pytest = "*"
autoflake = "*"
twine = "*"
tox = "*"
build = "*"

[requires]
python_version = "3.11"