summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 9a977a1..df29aa3 100644
--- a/setup.py
+++ b/setup.py
@@ -62,6 +62,11 @@ config = {
[
'libreplanet-templates/2018/lp-schedule.jinja2'
]
+ ),
+ ('share/lpschedule-generator/libreplanet-templates/2019',
+ [
+ 'libreplanet-templates/2019/lp-schedule.jinja2'
+ ]
)
],
'entry_points': {