diff options
| author | yum <yum.food.vr@gmail.com> | 2023-01-23 14:55:36 -0800 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2023-01-23 14:55:36 -0800 |
| commit | 2bfee587d306402708221f2390fb02dedff6caea (patch) | |
| tree | 13d601928371da9c5004e1bce043ff63905d1274 /GUI/.gitignore | |
| parent | 9fff496394dcd94c4084694ca96a5e07ab836274 (diff) | |
Bugfix: Use future 0.18.2 instead of 0.18.3
Whisper doesn't like 0.18.3, so downgrade to the last version.
Diffstat (limited to 'GUI/.gitignore')
| -rw-r--r-- | GUI/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
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-* |
