tox: Update Mako to 1.0.4
[test] [feature] The default test runner is now py.test. Running “python setup.py test” will make use of py.test instead of nose. nose still works as a test runner as well, however. [lexer] [bug] Major improvements to lexing of intricate Python sections which may contain complex backslash sequences, as well as support for the bitwise operator (e.g. pipe symbol) inside of expression sections distinct from the Mako “filter” operator, provided the operator is enclosed within parentheses or brackets. Pull request courtesy Daniel Martin. [feature] Added new method Template.list_defs(). Pull request courtesy Jonathan Vanasco.
This commit is contained in:
parent
a94abb0858
commit
8a0d89d940