python3Packages.retworkx: init at 0.3.3
Replacement for networkx in qiskit-terra.
This commit is contained in:
@@ -5526,6 +5526,8 @@ in {
|
||||
|
||||
readchar = callPackage ../development/python-modules/readchar { };
|
||||
|
||||
retworkx = callPackage ../development/python-modules/retworkx { };
|
||||
|
||||
rivet = disabledIf isPy3k (toPythonModule (pkgs.rivet.override {
|
||||
python2 = python;
|
||||
}));
|
||||
|
||||
Reference in New Issue
Block a user