From 7a2ad3797d67bdf90495b4d12dc644ed1241db6f Mon Sep 17 00:00:00 2001 From: Manuel Cortez Date: Wed, 19 Sep 2018 11:12:51 -0500 Subject: [PATCH] Added py2exe_py2 from PyPi --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 501267f7..a4eb000e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,4 +22,4 @@ urllib3 youtube-dl python-vlc pywin32 -http://sourceforge.net/projects/py2exe/files/latest/download?source=files \ No newline at end of file +py2exe_py2 \ No newline at end of file