mirror of
https://github.com/kennethreitz-archive/pyinstaller.git
synced 2026-06-05 23:50:17 +00:00
7c308a7c9b
git-svn-id: http://svn.pyinstaller.org/trunk@204 8dd32b29-ccff-0310-8a9a-9233e24343b1
8 lines
104 B
Python
8 lines
104 B
Python
#
|
|
|
|
#Submited by Seth Remington (ticket#15)
|
|
|
|
hiddenimports = ['pango', 'atk', 'gobject', 'gtk.glade']
|
|
|
|
#
|