Skip to content

Commit 672ba9d

Browse files
authored
Drop ansible 2.9 testing within the plugin (#239)
1 parent d343a8b commit 672ba9d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tox_ansible/plugin.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
"echo",
4141
]
4242
ENV_LIST = """
43-
{integration, sanity, unit}-py3.7-2.9
4443
{integration, sanity, unit}-py3.8-{2.9, 2.12, 2.13}
4544
{integration, sanity, unit}-py3.9-{2.12, 2.13, 2.14, 2.15}
4645
{integration, sanity, unit}-py3.10-{2.12, 2.13, 2.14, 2.15, 2.16, milestone, devel}

0 commit comments

Comments
 (0)