--- a/pyproject.toml Sat Jul 27 12:03:50 2024 +0200
+++ b/pyproject.toml Sat Jul 27 14:22:24 2024 +0200
@@ -88,6 +88,7 @@
"psutil",
"fido2",
"pywin32>=1.0;platform_system=='Windows'",
+ "command-runner;platform_system=='Windows'",
]
dynamic = ["version"]