python3Packages.pyvlx: init at 0.2.19

This commit is contained in:
Fabian Affolter
2021-01-14 22:16:12 -08:00
committed by Jonathan Ringer
parent e4ddf1ef3a
commit 728de3979f
2 changed files with 37 additions and 0 deletions
+2
View File
@@ -6382,6 +6382,8 @@ in {
inherit (pkgs) pkg-config vips glib;
};
pyvlx = callPackage ../development/python-modules/pyvlx { };
pyvmomi = callPackage ../development/python-modules/pyvmomi { };
pyvoro = callPackage ../development/python-modules/pyvoro { };