Merge pull request #146660 from dotlambda/igraph-pname
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "python-igraph";
|
||||
pname = "igraph";
|
||||
version = "0.9.8";
|
||||
|
||||
disabled = pythonOlder "3.6";
|
||||
|
||||
Reference in New Issue
Block a user