pyttsx removed from setup file because it's no longer a speech option.
This commit is contained in:
parent
145cab6221
commit
4966b87ba1
1
setup.py
1
setup.py
@ -103,7 +103,6 @@ setup(
|
|||||||
"rapidfuzz>=2.0.0",
|
"rapidfuzz>=2.0.0",
|
||||||
"setuptools",
|
"setuptools",
|
||||||
"pexpect",
|
"pexpect",
|
||||||
"pyttsx3",
|
|
||||||
"pyte>=0.7.0",
|
"pyte>=0.7.0",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user