Add platform to py2exe requirement
This commit is contained in:
parent
bdc5dfc409
commit
b30d3ff978
@ -1,4 +1,4 @@
|
|||||||
Pillow==6.2.2
|
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'
|
PyQt4 @ https://download.lfd.uci.edu/pythonlibs/w4tscw6k/cp27/PyQt4-4.11.4-cp27-cp27m-win32.whl; platform_system=='Windows'
|
||||||
reportlab==3.5.59
|
reportlab==3.5.59
|
||||||
|
Loading…
Reference in New Issue
Block a user