Skip to content
Snippets Groups Projects
Commit 2653740d8118 authored by mpm's avatar mpm
Browse files

Install the templates where they can be found by hgweb.py

This ought to use package_data but that doesn't exist in Python 2.3.
So we do a hack of install_data and use glob.

This also adds templatepath() to hgweb.py which finds the templates
relative to hgweb.py's location.
parent 32ce2c5d4d25
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment