From 334801b3d0fa2494a39b46257bec0972116ce5a6 Mon Sep 17 00:00:00 2001 From: "W. Kosior" Date: Thu, 2 May 2024 08:31:38 +0200 Subject: [server] install config.json --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 46dc809..29d1a04 100644 --- a/setup.cfg +++ b/setup.cfg @@ -46,6 +46,7 @@ hydrilla = locales/*/LC_MESSAGES/messages.mo py.typed **/*.jinja + server/config.json [options.extras_require] test = pytest; flask -- cgit v1.2.3