mirror of
https://github.com/kennethreitz-archive/pyinstaller.git
synced 2026-06-05 23:50:17 +00:00
a218340b48
git-svn-id: http://svn.pyinstaller.org/trunk@11 8dd32b29-ccff-0310-8a9a-9233e24343b1
3 lines
75 B
Python
3 lines
75 B
Python
# PyQt (qt.pyd) has a secret dependence on sip.pyd
|
|
hiddenimports = ['sip']
|