python3.pkgs.pyworld: init at 0.2.12

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
Jörg Thalheim
2021-01-27 10:59:56 +01:00
co-authored by Sandro
parent b1c006f055
commit 996a8eb88e
2 changed files with 35 additions and 0 deletions
+2
View File
@@ -6507,6 +6507,8 @@ in {
});
in if isPy3k then pyxattr' else pyxattr_2;
pyworld = callPackage ../development/python-modules/pyworld { };
pyx = callPackage ../development/python-modules/pyx { };
pyxdg = callPackage ../development/python-modules/pyxdg { };