Use subprocess instead of bash

This commit is contained in:
rany
2021-06-08 20:34:18 +03:00
parent 8f99d916c5
commit 6a1d991dd7
2 changed files with 22 additions and 0 deletions

1
.gitignore vendored
View File

@@ -6,6 +6,7 @@
!setup.cfg
!setup.py
!pyproject.toml
!src/
!src/edgeTTS/__init__.py
!src/edgePlayback/
!src/edgePlayback/__init__.py