python3Packages.python-igraph: rename to igraph

https://igraph.org/2021/10/29/igraph-0.9.8-python.html
This commit is contained in:
Robert Schütz
2021-11-11 22:06:59 -08:00
parent f1d204a880
commit 63acfd5685
6 changed files with 11 additions and 10 deletions
@@ -8,7 +8,7 @@
, pytestCheckHook
, networkx
, matplotlib
, python-igraph
, igraph
, plotly
, ipywidgets
}:
@@ -35,7 +35,7 @@ buildPythonPackage rec {
pytestCheckHook
networkx
matplotlib
python-igraph
igraph
plotly
ipywidgets
];