@ -31,8 +31,9 @@ setuptools.setup(
# data_files = ("res", ["res/playerskinsdb.json"])
package_data = {
"lokrez": [
"queries/*.gql",
"data/*.json",
"templates/*/*.j2",
],
},
entry_points = {