pycflow2dot: init at 0.2.3

This commit is contained in:
Evils
2021-05-10 19:20:33 -07:00
committed by Jonathan Ringer
parent d67b19f223
commit b8a7603c6d
3 changed files with 47 additions and 0 deletions
+4
View File
@@ -5410,6 +5410,10 @@ in {
pycfdns = callPackage ../development/python-modules/pycfdns { };
pycflow2dot = callPackage ../development/python-modules/pycflow2dot {
inherit (pkgs) graphviz;
};
pychannels = callPackage ../development/python-modules/pychannels { };
pychart = callPackage ../development/python-modules/pychart { };