CI: move test to pythons 3.8, 3.10 and 3.11
Compare changes
Files
2+ 5
− 4
@@ -30,6 +30,7 @@ module to define and manage Plugin
@@ -82,9 +83,9 @@ def get_plugins_instances(directory: str):
@@ -100,7 +101,7 @@ def _load_plugin_from_module(module) -> list: