Merge branch 'master' of github.com:jbarlow83/OCRmyPDF

This commit is contained in:
James R. Barlow 2021-04-07 02:18:14 -07:00
commit fd3248869c

View File

@ -73,6 +73,7 @@ setup(
'Pillow >= 8.1.2',
'pluggy >= 0.13.0, < 1.0',
'reportlab >= 3.5.66',
'setuptools',
'tqdm >= 4',
],
tests_require=tests_require,