exegol: relax argcomplete

This commit is contained in:
Moraxyc
2025-06-29 23:49:14 +08:00
parent ff0515b50b
commit c2c36f6912
+1
View File
@@ -18,6 +18,7 @@ python3Packages.buildPythonApplication rec {
pythonRelaxDeps = [
"rich"
"argcomplete"
];
dependencies =