python3Packages.jobspy: fix build (#452719)
This commit is contained in:
@@ -28,6 +28,7 @@ buildPythonPackage rec {
|
||||
pythonRelaxDeps = [
|
||||
"numpy"
|
||||
"markdownify"
|
||||
"regex"
|
||||
];
|
||||
|
||||
build-system = [ poetry-core ];
|
||||
|
||||
Reference in New Issue
Block a user