Merge pull request #124 from ThomasRubini/client_add-flask-apscheduler-to-license-page
[Client] Add Flask-APScheduler to the licenses page
This commit is contained in:
commit
42ce1e575c
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user