From b30d3ff978340d3be51d7e0c662fa9a64b2ef087 Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Wed, 31 Mar 2021 14:39:36 -0700 Subject: [PATCH] Add platform to py2exe requirement --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dac81c4..decdd52 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ Pillow==6.2.2 -py2exe-py2==0.6.9 +py2exe-py2==0.6.9; platform_system=='Windows' PyQt4 @ https://download.lfd.uci.edu/pythonlibs/w4tscw6k/cp27/PyQt4-4.11.4-cp27-cp27m-win32.whl; platform_system=='Windows' reportlab==3.5.59