Fix Fedora

Fedora doesn't support importlib_metadata; instead it uses
importlib.metadata. Since it works in everything else, the
change is sensible.
This commit is contained in:
Sergio Costas 2026-02-19 19:45:53 +01:00
parent 8b6f4538e6
commit 739beb853c
2 changed files with 5 additions and 2 deletions

View file

@ -1,5 +1,8 @@
# History of versions #
* Version 4.21.3 (2026-02-19)
* Fixed fedora
* Version 4.21.2 (2026-02-18)
* Fixed dependencies