python312Packages.explorerscript: unpin igraph
This commit is contained in:
@@ -49,6 +49,10 @@ buildPythonPackage rec {
|
||||
|
||||
dontUseCmakeConfigure = true;
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"igraph"
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
igraph
|
||||
pybind11
|
||||
|
||||
Reference in New Issue
Block a user