From 8f99d916c5e1311b1861839c8af13db64d356b83 Mon Sep 17 00:00:00 2001 From: rany Date: Tue, 8 Jun 2021 20:34:14 +0300 Subject: [PATCH] Use subprocess instead of bash --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8c2fbc3..47a8817 100644 --- a/.gitignore +++ b/.gitignore @@ -7,5 +7,5 @@ !setup.py !pyproject.toml !src/edgeTTS/__init__.py -!src/edgePlayback +!src/edgePlayback/ !src/edgePlayback/__init__.py