[Client] Add Flask-APScheduler to the licenses page

This commit is contained in:
AudricV 2023-03-29 08:55:24 +02:00
parent f500347da6
commit 0712aa3a76
No known key found for this signature in database
GPG Key ID: DA92EC7905614198

View File

@ -58,6 +58,9 @@
<li class="license_item">
pytest, bibliothèque Python créée par Holger Krekel et autres, sous license <a href="https://github.com/pytest-dev/pytest/blob/main/LICENSE" title="Voir la license MIT de pytest dans un nouvel onglet" target="_blank" class="legal_link">MIT</a>
</li>
<li class="license_item">
Flask-APScheduler, bibliothèque Python créée par Vinicius Chiele sous license <a href="https://www.apache.org/licenses/LICENSE-2.0.html" title="Voir la license Apache 2.0 dans un nouvel onglet" target="_blank" class="legal_link">Apache 2.0</a>
</li>
</ul>
<footer>
<div class="footer_links">