Add include_package_data=True to setup.py.
This makes sure the various templates get installed into the python path when running "python setup.py install".
This commit is contained in:
Reference in New Issue
Block a user
This makes sure the various templates get installed into the python path when running "python setup.py install".