From 2bfee587d306402708221f2390fb02dedff6caea Mon Sep 17 00:00:00 2001 From: yum Date: Mon, 23 Jan 2023 14:55:36 -0800 Subject: Bugfix: Use future 0.18.2 instead of 0.18.3 Whisper doesn't like 0.18.3, so downgrade to the last version. --- GUI/.gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to 'GUI/.gitignore') diff --git a/GUI/.gitignore b/GUI/.gitignore index 45ea261..a7fb099 100644 --- a/GUI/.gitignore +++ b/GUI/.gitignore @@ -4,3 +4,5 @@ TaSTT.zip # ignore net-fetched dependencies PortableGit* +Python* +python-* -- cgit v1.2.3