pattern
pattern copied to clipboard
fix(setup): require pdfminer for python 3 and pdfminer.six for python 2
Taken from https://github.com/euske/pdfminer:
Starting from version 20191010, PDFMiner supports Python 3 only. For Python 2 support, check out pdfminer.six.
Coverage decreased (-0.9%) to 67.385% when pulling e3b5e4874f904e66cf246b77dc4eb9183c9c9cbf on tuky:patch-1 into 5b85d998c30ddc6772b56310713530224466083a on clips:master.
New update https://github.com/euske/pdfminer:
Warning: As of 2020, PDFMiner is not actively maintained. The code still works, but this project is largely dormant. For the active project, check out its fork pdfminer.six.