python3Packages.graphtage: init at 0.2.5

This commit is contained in:
Vincent Haupert
2021-02-27 09:26:12 -08:00
committed by Jonathan Ringer
parent e31c4b42f0
commit d60f67d486
2 changed files with 50 additions and 0 deletions
+2
View File
@@ -2808,6 +2808,8 @@ in {
graph-tool = callPackage ../development/python-modules/graph-tool/2.x.x.nix { inherit (pkgs) pkg-config; };
graphtage = callPackage ../development/python-modules/graphtage { };
graphviz = callPackage ../development/python-modules/graphviz { inherit (pkgs) graphviz; };
grappelli_safe = callPackage ../development/python-modules/grappelli_safe { };