pythonPackages.tag-expressions: init at 1.1.0

Co-Authored-By: Chris <grkcharge@gmail.com>
This commit is contained in:
Wael Nasreddine
2020-07-21 16:10:37 -07:00
committed by Wael Nasreddine
co-authored by Chris
parent 86f9646cb8
commit d4dae82872
2 changed files with 26 additions and 0 deletions
+2
View File
@@ -1639,6 +1639,8 @@ in {
hdf5 = pkgs.hdf5.override { zlib = pkgs.zlib; };
};
tag-expressions = callPackage ../development/python-modules/tag-expressions { };
tableaudocumentapi = callPackage ../development/python-modules/tableaudocumentapi { };
tesserocr = callPackage ../development/python-modules/tesserocr { };