Régis Behmo ffe3d6bcf9 fix: remove pkg_resources for compatibility with python 3.12
pkg_resources is a package that is unavailable in python 3.12, unless
setuptools is explicitely installed. Turns out, there are replacement
functions coming from importlib_resources, which can be obtained from
the importlib-resources pypi package. This package will be installed
with tutor starting from 17.0.2.
2024-02-12 11:57:51 +01:00
..
2023-12-11 18:12:10 +01:00
2023-12-11 18:12:10 +01:00
🌅
2021-04-27 14:45:26 +02:00