python3.pkgs.pyexcel-ods: init at 0.5.6

This commit is contained in:
Jan Tojnar
2020-08-29 10:20:47 -07:00
committed by Jon
parent 9357dfc299
commit 48413581b1
2 changed files with 43 additions and 0 deletions
+2
View File
@@ -5582,6 +5582,8 @@ in {
pyexcel-xls = callPackage ../development/python-modules/pyexcel-xls { };
pyexcel-ods = callPackage ../development/python-modules/pyexcel-ods { };
pyexcelerator = callPackage ../development/python-modules/pyexcelerator { };
pyext = callPackage ../development/python-modules/pyext { };