exegol4: fix build (#520949)

This commit is contained in:
yaya
2026-05-18 11:51:50 +00:00
committed by GitHub
+2 -1
View File
@@ -17,8 +17,9 @@ python3Packages.buildPythonApplication (finalAttrs: {
build-system = with python3Packages; [ pdm-backend ];
pythonRelaxDeps = [
"rich"
"argcomplete"
"requests"
"rich"
];
dependencies =