Browse Source

Merge pull request #23 from craffel/master

Thanks
pull/29/head
Chris 10 years ago
parent
commit
265c9be8ce
1 changed files with 1 additions and 1 deletions
  1. 2
      setup.py

2
setup.py

@ -22,7 +22,7 @@ setup(
author='Chris Kiehl',
author_email='audionautic@gmail.com',
package_data={
'': ['*.txt', '*.png', '*.jpg', '*.json', '*.ico']
'': ['*.txt', '*.png', '*.jpg', '*.json', '*.ico', '*.gif']
},
packages=find_packages(),
url='http://pypi.python.org/pypi/Gooey/',

Loading…
Cancel
Save