mirror of
https://github.com/Thor77/TeamspeakStats.git
synced 2025-04-04 12:44:40 -04:00
Update template-location for package_data
This commit is contained in:
parent
273a01bec6
commit
9c09f34f02
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -15,7 +15,7 @@ setup(
|
|||
]
|
||||
},
|
||||
package_data={
|
||||
'tsstats': ['template.html']
|
||||
'tsstats': ['templates/*.jinja2']
|
||||
},
|
||||
install_requires=[
|
||||
'Jinja2>=2.8'
|
||||
|
|
Loading…
Add table
Reference in a new issue