Try img2pdf 0.2

This commit is contained in:
James R. Barlow
2016-02-05 14:38:37 -08:00
parent 60593b5ad3
commit e9b87cefcc
3 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -214,7 +214,7 @@ setup(
'Pillow>=2.4.0',
'reportlab>=3.1.44',
'PyPDF2>=1.25.1',
'img2pdf==0.1.5.dev'
'img2pdf>=0.2.0'
],
tests_require=tests_require,
entry_points={