python3.pkgs.pyexcel-io: init at 0.5.20

This commit is contained in:
Jan Tojnar
2020-08-29 10:20:47 -07:00
committed by Jon
parent 7e14da6138
commit 4bfca7c751
2 changed files with 33 additions and 0 deletions
+2
View File
@@ -5576,6 +5576,8 @@ in {
pyenchant = callPackage ../development/python-modules/pyenchant { enchant2 = pkgs.enchant2; };
pyexcel-io = callPackage ../development/python-modules/pyexcel-io { };
pyexcelerator = callPackage ../development/python-modules/pyexcelerator { };
pyext = callPackage ../development/python-modules/pyext { };