Commit 02bec0c4 by David Trowbridge

Merge pull request #557 from pebble/duplicate-conf-fix

Removed duplicate DISABLE_WRAPPER key in conf.py
parents 7c923c54 fa2d0511
......@@ -77,8 +77,6 @@ DEFAULTS = {
'LESS_BINARY': '/usr/bin/env lessc',
'LESS_ARGUMENTS': '',
'DISABLE_WRAPPER': False,
'MIMETYPES': (
(b'text/coffeescript', '.coffee'),
(b'text/less', '.less'),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment