Fix covid option on template rebootlyon2020

master
Lertsenem 2021-01-09 17:40:34 +01:00
parent 6bc8e8c9e3
commit 18bf4e9d17
1 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@ if os.name == "posix":
"data/*.json",
"queries/*.gql",
"templates/*/*.j2",
"templates/*/*/*.j2",
],
},
entry_points = {