python3Packages.pyobihai: init at 1.3.1

This commit is contained in:
Fabian Affolter
2021-05-15 23:33:29 +02:00
parent 06d8a6f99d
commit d5998fd272
2 changed files with 36 additions and 0 deletions
+2
View File
@@ -5911,6 +5911,8 @@ in {
pynzb = callPackage ../development/python-modules/pynzb { };
pyobihai = callPackage ../development/python-modules/pyobihai { };
pyocr = callPackage ../development/python-modules/pyocr {
tesseract = pkgs.tesseract4;
};