python3Packages.retworkx: 0.6.0 -> 0.8.0
This commit is contained in:
@@ -6951,7 +6951,7 @@ in {
|
||||
|
||||
retrying = callPackage ../development/python-modules/retrying { };
|
||||
|
||||
retworkx = disabledIf (pythonOlder "3.5") (toPythonModule (callPackage ../development/python-modules/retworkx { }));
|
||||
retworkx = callPackage ../development/python-modules/retworkx { };
|
||||
|
||||
rfc3986 = callPackage ../development/python-modules/rfc3986 { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user