pythonPackages.pyssim: init at 0.4

This commit is contained in:
Jaakko Luttinen
2018-11-29 12:38:28 +01:00
committed by Maximilian Bosch
parent 735abd8c4c
commit 866be59b20
2 changed files with 34 additions and 0 deletions
+2
View File
@@ -611,6 +611,8 @@ in {
slurm = pkgs.slurm;
};
pyssim = callPackage ../development/python-modules/pyssim { };
pystache = callPackage ../development/python-modules/pystache { };
pytesseract = callPackage ../development/python-modules/pytesseract { };