Blob Blame History Raw
Index: mako-0.3.4/setup.py
===================================================================
--- mako-0.3.4.orig/setup.py
+++ mako-0.3.4/setup.py
@@ -64,4 +64,5 @@ ties to Python calling and scoping seman
       [babel.extractors]
       mako = mako.ext.babelplugin:extract
       """,
+      **extra
 )