From f1638c63de7c27c2fdccb55f4b540c8fb79d3762 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Mon, 31 Oct 2022 13:46:34 +0100 Subject: [proxy] include jinja templates in builds --- setup.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.cfg') diff --git a/setup.cfg b/setup.cfg index 589dee5..46dc809 100644 --- a/setup.cfg +++ b/setup.cfg @@ -45,6 +45,7 @@ install_requires = hydrilla = locales/*/LC_MESSAGES/messages.mo py.typed + **/*.jinja [options.extras_require] test = pytest; flask -- cgit v1.2.3