Skip to content

3rdparty: bundle mako dependency as submodule

Niklas Haas requested to merge 3rdparty into master

This sort of design allows us to avoid having to hard-fail if python3-mako is not available on the system.

Merge request reports