exegol4: fix build (#520949)
This commit is contained in:
@@ -17,8 +17,9 @@ python3Packages.buildPythonApplication (finalAttrs: {
|
||||
build-system = with python3Packages; [ pdm-backend ];
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"rich"
|
||||
"argcomplete"
|
||||
"requests"
|
||||
"rich"
|
||||
];
|
||||
|
||||
dependencies =
|
||||
|
||||
Reference in New Issue
Block a user