From 838e0c7b124aea80be41504089025207d5e4a809 Mon Sep 17 00:00:00 2001 From: Manuel Cortez Date: Thu, 3 Oct 2019 17:23:05 -0500 Subject: [PATCH] Added pyinstaller to requirements file. #309 --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 9e65e475..653db3cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,6 +24,7 @@ python-vlc pypiwin32 certifi backports.functools_lru_cache +pyinstaller git+https://github.com/manuelcortez/twython git+https://github.com/manuelcortez/libloader git+https://github.com/manuelcortez/platform_utils