add initial emacspeak driver

This commit is contained in:
chrys
2017-10-21 00:43:16 +02:00
parent 78d0a80f2a
commit a0778748fc
2 changed files with 80 additions and 0 deletions

View File

@ -89,6 +89,7 @@ setup(
"pyenchant",
"pyudev",
"setuptools",
"pexpect",
],
)