From 5da4f57e777c07edd447b82abb6addc5afd2bf06 Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Fri, 16 Aug 2019 13:30:21 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20dinglehopper:=20Install=20templa?= =?UTF-8?q?tes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f00175a..805c40b 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ setup( packages=find_packages(exclude=['*.tests', '*.tests.*', 'tests.*', 'tests']), install_requires=install_requires, package_data={ - '': ['*.json', '*.yml', '*.yaml'], + '': ['*.json', '*.yml', '*.yaml', '*.j2'], }, entry_points={ 'console_scripts': [