James R. Barlow
|
9ffe829a10
|
Remove external importlib_metadata since Python 3.8 provides it directly
|
2022-08-02 14:48:11 -07:00 |
|
James R. Barlow
|
80ed2117cc
|
Change to SPDX license tracking
|
2022-07-28 01:10:07 -07:00 |
|
James R. Barlow
|
dc6f1a266a
|
Modernize type annotations
|
2022-07-23 00:39:24 -07:00 |
|
James R. Barlow
|
b1f2d257e2
|
Typing improvements
|
2022-07-09 02:24:19 -07:00 |
|
James R. Barlow
|
b17fb61389
|
Configure pylint in pyproject and delint
|
2022-06-12 00:30:44 -07:00 |
|
 fedeliallalineaandGitHub
|
af18bc0684
|
fixs importlib.{metadata,resource} for new python version (#840)
Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com>
|
2021-10-03 23:30:11 -07:00 |
|
James R. Barlow
|
4d67812d51
|
importlib helpers don't provide importlib.thing, but importlib_thing
Fix everywhere.
|
2021-09-14 00:15:07 -07:00 |
|
James R. Barlow
|
cc6e9cecc0
|
Replace pkg_resources version lookup with importlib.metadata
|
2021-09-13 01:10:49 -07:00 |
|
James R. Barlow
|
aa0ec40102
|
Change license of all GPLv3 files to MPL-2.0
https://github.com/jbarlow83/OCRmyPDF/issues/600
|
2020-08-05 00:44:42 -07:00 |
|
James R. Barlow
|
eb104b405d
|
Avoid circular imports for __version__
|
2019-07-27 05:02:19 -07:00 |
|