exegol: relax argcomplete (#421037)

This commit is contained in:
Aleksana
2025-07-04 11:04:59 +08:00
committed by GitHub
+1
View File
@@ -18,6 +18,7 @@ python3Packages.buildPythonApplication rec {
pythonRelaxDeps = [
"rich"
"argcomplete"
];
dependencies =