Skip to content

Commit d343a8b

Browse files
authored
Include testing with python 3.12 in the plugin (#240)
1 parent 23ccc62 commit d343a8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tox_ansible/plugin.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
{integration, sanity, unit}-py3.9-{2.12, 2.13, 2.14, 2.15}
4646
{integration, sanity, unit}-py3.10-{2.12, 2.13, 2.14, 2.15, 2.16, milestone, devel}
4747
{integration, sanity, unit}-py3.11-{2.14, 2.15, 2.16, milestone, devel}
48+
{integration, sanity, unit}-py3.12-{2.16, milestone, devel}
4849
"""
4950
TOX_WORK_DIR = Path()
5051
OUR_DEPS = [

0 commit comments

Comments
 (0)