]> git.ipfire.org Git - thirdparty/google/fonts.git/commit
Use importlib API (#186)
authorSimon Cozens <simon@simon-cozens.org>
Fri, 1 Nov 2024 10:36:11 +0000 (10:36 +0000)
committerGitHub <noreply@github.com>
Fri, 1 Nov 2024 10:36:11 +0000 (10:36 +0000)
commita495359cdf3c536688f79f712554d55afb902615
tree66105bc551ea4fc289f70aed256ac5be95c95165
parent1037e307d4c2222b7c6c4931dff0ec6ad62d9e0d
Use importlib API (#186)

* Don't repeat yourself

* Use the new-fangled importlib.resources

* Use backport until 3.9 is dead
Lib/gflanguages/__init__.py
pyproject.toml
tests/test_parsable.py