From 0712aa3a765e73306d18da1e3b2d8eac6d29b7c7 Mon Sep 17 00:00:00 2001 From: AudricV <74829229+AudricV@users.noreply.github.com> Date: Wed, 29 Mar 2023 08:55:24 +0200 Subject: [PATCH] [Client] Add Flask-APScheduler to the licenses page --- truthinquiry/templates/licenses.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/truthinquiry/templates/licenses.html b/truthinquiry/templates/licenses.html index 82d5ddb..e0f5472 100644 --- a/truthinquiry/templates/licenses.html +++ b/truthinquiry/templates/licenses.html @@ -58,6 +58,9 @@
  • pytest, bibliothèque Python créée par Holger Krekel et autres, sous license MIT
  • +
  • + Flask-APScheduler, bibliothèque Python créée par Vinicius Chiele sous license Apache 2.0 +