merge the plugin branch

This commit is contained in:
Alexis Metaireau 2012-06-10 01:14:30 +02:00
commit 6a0937a9e8
14 changed files with 356 additions and 3 deletions

View file

@ -69,6 +69,7 @@ _DEFAULT_CONFIG = {'PATH': '.',
'TYPOGRIFY': False,
'LESS_GENERATOR': False,
'WEBASSETS': False,
'PLUGINS': [],
}