Add support for using pre-existing text from PDFs

This commit is contained in:
Wolf-Bastian Pöttner
2018-02-02 22:37:58 +01:00
parent bd0b593c4a
commit 87e466c47c
7 changed files with 60 additions and 13 deletions

View File

@@ -15,6 +15,7 @@ python-gnupg>=0.3.9
pytz>=2016.10
dateparser>=0.6.0
gunicorn==19.7.1
pdftotext>=2.0.1
# For the tests
factory-boy