Moved templates inside of the package to enable setuptools distribution via package_data.

This commit is contained in:
Michael Lazar
2015-10-15 01:44:33 -07:00
parent aa2f810069
commit 77a6c71119
6 changed files with 5 additions and 5 deletions

View File

@@ -4,4 +4,4 @@ include CONTRIBUTORS.rst
include README.rst
include LICENSE
include rtv.1
include templates/index.html
include rtv/templates/index.html