mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
Все подряд
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
[babel.extractors]
|
||||
mako = mako.ext.babelplugin:extract [babel]
|
||||
|
||||
[console_scripts]
|
||||
mako-render = mako.cmd:cmdline
|
||||
|
||||
[lingua.extractors]
|
||||
mako = mako.ext.linguaplugin:LinguaMakoExtractor [lingua]
|
||||
|
||||
[pygments.lexers]
|
||||
css+mako = mako.ext.pygmentplugin:MakoCssLexer
|
||||
html+mako = mako.ext.pygmentplugin:MakoHtmlLexer
|
||||
js+mako = mako.ext.pygmentplugin:MakoJavascriptLexer
|
||||
mako = mako.ext.pygmentplugin:MakoLexer
|
||||
xml+mako = mako.ext.pygmentplugin:MakoXmlLexer
|
||||
|
||||
[python.templating.engines]
|
||||
mako = mako.ext.turbogears:TGPlugin
|
Reference in New Issue
Block a user