Browse Source

Merge remote-tracking branch 'origin/master'

pull/29/head
chriskiehl 10 years ago
parent
commit
1533b9d72f
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