]> git.ipfire.org Git - thirdparty/jinja.git/commit
test on python 3.13 1977/head
authorDavid Lord <davidism@gmail.com>
Mon, 13 May 2024 00:51:31 +0000 (17:51 -0700)
committerDavid Lord <davidism@gmail.com>
Mon, 13 May 2024 15:40:44 +0000 (08:40 -0700)
commit004476c22b8093d47e0d92c144757879fc779a69
tree21585543e12d60d2b493391106f46c9bd8725a03
parent1655128cfc0e8b598d5b3f361a3983f82098276b
test on python 3.13

update dev dependencies
refactor update tox envs
3.7 requires an old version of trio

xfail zip loader template test
13 files changed:
.github/workflows/tests.yaml
.pre-commit-config.yaml
requirements/build.txt
requirements/dev.txt
requirements/docs.txt
requirements/tests.in
requirements/tests.txt
requirements/tests37.in [new file with mode: 0644]
requirements/tests37.txt [new file with mode: 0644]
requirements/typing.txt
src/jinja2/compiler.py
tests/test_loader.py
tox.ini