Removed pdftotext from the requirements, move unpaper calling to the OCR app

This commit is contained in:
Roberto Rosario
2011-07-18 04:06:19 -04:00
parent ac43e294b3
commit 5bfd607b31
5 changed files with 89 additions and 114 deletions

View File

@@ -4,7 +4,3 @@ class AlreadyQueued(Exception):
class TesseractError(Exception):
pass
class PdftotextError(Exception):
pass