James R. Barlow
|
8a3b82e364
|
Make Python 3.8 minimum requirement
|
2022-08-02 14:46:01 -07:00 |
|
James R. Barlow
|
580822a6a2
|
Fix Windows ghostscript path scanning
|
2022-08-02 14:39:23 -07:00 |
|
James R. Barlow
|
9f3a52fd12
|
windows: compare Ghostscript versions properly
|
2022-08-01 13:58:24 -07:00 |
|
James R. Barlow
|
52e829d845
|
windows: tidy path shimming
|
2022-08-01 13:23:57 -07:00 |
|
James R. Barlow
|
80ed2117cc
|
Change to SPDX license tracking
|
2022-07-28 01:10:07 -07:00 |
|
James R. Barlow
|
27f7b9f255
|
Fix missing TypeAlias on <3.10
|
2022-07-25 16:32:55 -07:00 |
|
James R. Barlow
|
6f31a92ffb
|
_windows: Avoid messy next()/StopIteration in generator
|
2022-07-23 15:40:05 -07:00 |
|
James R. Barlow
|
da2276788c
|
Fix _windows module typing
|
2022-07-23 15:32:14 -07:00 |
|
James R. Barlow
|
dc6f1a266a
|
Modernize type annotations
|
2022-07-23 00:39:24 -07:00 |
|
James R. Barlow
|
9c8ddd853d
|
Typing adjustments
|
2022-07-23 00:07:50 -07:00 |
|
James R. Barlow
|
d8753dc790
|
Fix Windows issue if no exception
|
2022-06-13 01:46:59 -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
|
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
|
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
|
3cba50bfbd
|
windows: look in registry for Tesseract and Ghostscript
|
2020-12-04 13:21:54 -08:00 |
|