Skip to content

Commit

Permalink
Include testing with python 3.12 in the plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
shatakshiiii committed Oct 26, 2023
1 parent 23ccc62 commit 6bd6569
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tox_ansible/plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
{integration, sanity, unit}-py3.9-{2.12, 2.13, 2.14, 2.15}
{integration, sanity, unit}-py3.10-{2.12, 2.13, 2.14, 2.15, 2.16, milestone, devel}
{integration, sanity, unit}-py3.11-{2.14, 2.15, 2.16, milestone, devel}
{integration, sanity, unit}-py3.12-{2.14, 2.15, 2.16, milestone, devel}
"""
TOX_WORK_DIR = Path()
OUR_DEPS = [
Expand Down

0 comments on commit 6bd6569

Please sign in to comment.