The build is #122 https://travis-ci.org/jbarlow83/OCRmyPDF/builds/148255615 Errors seem to be related to either Ghostscript or leptonica? Maybe -dSAFER?
10 lines
254 B
Plaintext
10 lines
254 B
Plaintext
# requirements.txt can be used to replicate the developer's build environment
|
|
# setup.py lists a separate set of requirements that are looser to simplify
|
|
# installation
|
|
ruffus==2.6.3
|
|
Pillow==3.3.0
|
|
reportlab==3.2.0
|
|
PyPDF2==1.26
|
|
img2pdf==0.2.1
|
|
cffi==1.5.2
|