Add platform to py2exe requirement

This commit is contained in:
Alex Xu 2021-03-31 14:39:36 -07:00 committed by GitHub
parent bdc5dfc409
commit b30d3ff978
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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