Régis Behmo 97600a5350 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
..
2024-02-09 10:32:12 +05:00
2024-02-09 09:53:17 +01:00
2021-06-08 13:35:34 +02:00