Merge branch 'master' of https://github.com/danielquinn/paperless into feature/heuristically-extract-date-from-document-text

This commit is contained in:
Wolf-Bastian Pöttner
2018-02-02 22:44:03 +01:00
4 changed files with 4 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ pdftotext>=2.0.1
# For the tests
factory-boy
pytest
pytest==3.3.2 # Newer versions break with pytest-sugar
pytest-django
pytest-sugar
pytest-env