Remove old theme mechanism

This commit is contained in:
Florian Mounier
2015-10-14 18:00:48 +02:00
parent 0337663059
commit e6f618ef52
4 changed files with 4 additions and 54 deletions

View File

@@ -29,8 +29,8 @@ options = dict(
package_data={
'butterfly': [
'sass/*.sass',
'themes/*',
'themes/**/*',
'themes/*.*',
'themes/**/*.*',
'static/fonts/*',
'static/images/favicon.png',
'static/main.css',