6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-11-14 01:04:09 +00:00
tutor/changelog.d
Abdul-Muqadim-Arbisoft d99b2feeb3 fix: remove pkg_resources for python 3.12 compatibility
pkg_resources is available in python 3.12 only if setuptools is
explicitely installed, which is not always the case. We fix that by
replacing all usage of pkg_resources with importlib_resources and
importlib_metadata.

Close #966
2024-02-09 22:06:30 +01:00
..
scriv docs: docs.tutor.overhang.io -> docs.tutor.edly.io 2023-12-05 11:46:56 +01:00
20240110_101228_kyle_importnewdemocourse.md feat: enhance importdemocourse ; add importdemolibraries 2024-02-08 10:38:27 -05:00
20240129_144929_kshitij_fix_tutor_docker_compose.md fixup!: Apply review feedback 2024-01-30 09:47:32 +01:00
20240130_123351_regis_fix_save_on_plugins.md chore: add missing test fixture and changelog entry 2024-02-08 11:21:30 +01:00
20240202_153925_danyal.faheem_remove_pkg_resources.md fix: remove pkg_resources for python 3.12 compatibility 2024-02-09 22:06:30 +01:00
scriv.ini ci: better github release management with scriv 2023-01-17 12:12:10 +01:00