summaryrefslogtreecommitdiff
path: root/doc/build/unreleased/pgk_resources.rst
blob: 21785aca5c5e7af577aa43448d0f641cf5264fcb (plain)
1
2
3
4
5
.. change::
    :tags: changed, setup

    Replaced the use of ``pkg_resources`` with the ``importlib`` library.
    For Python < 3.8 the library ``importlib_metadata`` is used.