|
@ -24,8 +24,8 @@ setup( |
|
|
author='Chris Kiehl', |
|
|
author='Chris Kiehl', |
|
|
author_email='ckiehl@gmail.com', |
|
|
author_email='ckiehl@gmail.com', |
|
|
data_files=[ |
|
|
data_files=[ |
|
|
('', images), |
|
|
|
|
|
('', languages) |
|
|
|
|
|
|
|
|
('gooey/images', images), |
|
|
|
|
|
('gooey/languages', languages) |
|
|
], |
|
|
], |
|
|
packages=[ |
|
|
packages=[ |
|
|
'gooey', |
|
|
'gooey', |
|
|