How to make a python package containing only jinja templates How to make a python package containing only jinja templates flask flask

How to make a python package containing only jinja templates


I forgot to do python setup.py install. And I needed to throw the templates in another templates dir. So it is sharedtemplates/templates/templates/base.html. Definitely need to do some renaming and refactoring