James R. Barlow
|
9c8ddd853d
|
Typing adjustments
|
2022-07-23 00:07:50 -07:00 |
|
James R. Barlow
|
b9bffa97ba
|
Fix ABCMeta typing
|
2022-07-12 02:20:22 -07:00 |
|
James R. Barlow
|
b1f2d257e2
|
Typing improvements
|
2022-07-09 02:24:19 -07:00 |
|
James R. Barlow
|
d8753dc790
|
Fix Windows issue if no exception
|
2022-06-13 01:46:59 -07:00 |
|
James R. Barlow
|
10245dc954
|
Refactor a helper to use the Python API eventually
|
2022-06-12 00:31:01 -07:00 |
|
James R. Barlow
|
b17fb61389
|
Configure pylint in pyproject and delint
|
2022-06-12 00:30:44 -07:00 |
|
James Barlow
|
776ada6713
|
Upgrade pre-commit and associated tools; various lints
|
2022-04-03 20:53:01 -07:00 |
|
James R. Barlow
|
dbfceba020
|
Standardize ghostscript version default
|
2021-12-18 02:01:42 -08:00 |
|
James R. Barlow
|
0faa618c3c
|
Replace deprecated distutils with packaging.version
|
2021-12-18 01:57:59 -08:00 |
|
James R. Barlow
|
7035002c03
|
Order of operations suppressed detailed Ghostscript missing error message
|
2021-12-18 01:27:39 -08:00 |
|
James R. Barlow
|
f8fadaef41
|
_windows: remove use of deprecated distutils
|
2021-12-13 20:45:54 -08:00 |
|
James R. Barlow
|
7ce1692eef
|
windows: default version to '0' when looking for Ghostscript
To avoid ValueError: max() arg is an empty sequence
As suggested by @meet1919 in #833.
|
2021-11-14 23:00:08 -08:00 |
|
James R. Barlow
|
e3126d2806
|
Adjust test to support Tesseract 5 working harder to find its files
|
2021-11-13 01:16:35 -08:00 |
|
James R. Barlow
|
380b981763
|
Remove most Python 3.6 special casing
|
2021-11-13 00:27:48 -08:00 |
|
James R. Barlow
|
ec311af796
|
typing: subprocess
|
2021-09-22 17:18:59 -07:00 |
|
James R. Barlow
|
c725bf79da
|
flake8 delinting
|
2021-09-21 16:37:03 -07:00 |
|
James R. Barlow
|
336d274a54
|
Drop remnants of support for Tesseract without has_textonly_pdf
Also improve Tesseract version checking so it can compare all of their
weird conventions.
|
2021-04-07 23:05:21 -07:00 |
|
Jonas Winkler
|
62e5edc72b
|
fix unclosed file warnings. (#710)
Co-authored-by: Jonas Winkler <jonas.winkler@jpwinkler.de>
|
2021-01-06 03:59:28 -08:00 |
|
James R. Barlow
|
5172dbde8d
|
subprocess: use more mypy-friendly syntax
|
2020-12-11 14:14:21 -08:00 |
|
James R. Barlow
|
3cba50bfbd
|
windows: look in registry for Tesseract and Ghostscript
|
2020-12-04 13:21:54 -08:00 |
|