14 lines
309 B
Diff
14 lines
309 B
Diff
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
|
|
)
|
|
|
|
|
|
|