aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index c35fe53..de3a5c6 100644
--- a/setup.py
+++ b/setup.py
@@ -53,7 +53,7 @@ ties to Python calling and scoping semantics.
entry_points="""
[python.templating.engines]
mako = mako.ext.turbogears:TGPlugin
-
+
[pygments.lexers]
mako = mako.ext.pygmentplugin:MakoLexer
html+mako = mako.ext.pygmentplugin:MakoHtmlLexer