From ce0858ac4f41a56eb8db35fff44f4806d0afd507 Mon Sep 17 00:00:00 2001 From: James Simmons <53658028+simmonsj330@users.noreply.github.com> Date: Fri, 9 Sep 2022 17:56:32 -0400 Subject: [PATCH] Adding feedparser to spec file (#2525) --- build/pyinstaller/terminal.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/build/pyinstaller/terminal.spec b/build/pyinstaller/terminal.spec index abb094bd3561..1ef4939291f3 100644 --- a/build/pyinstaller/terminal.spec +++ b/build/pyinstaller/terminal.spec @@ -71,6 +71,7 @@ hidden_imports = [ "textwrap3", "pyEX", "tensorflow", + "feedparser", ] analysis_kwargs = dict(