feat(plugin manager): add cli commands

This commit is contained in:
2025-06-20 14:47:18 +02:00
committed by David Perl
parent 092bed38fa
commit 49ac7decf7
5 changed files with 189 additions and 0 deletions
+1
View File
@@ -39,6 +39,7 @@ dev = [
"pytest-xvfb~=3.0",
"pytest~=8.0",
"pytest-cov~=6.1.1",
"watchdog~=6.0",
]
[project.urls]