diff --git a/templates/tox.ini.j2 b/templates/tox.ini.j2 index 0c1ff7e..c01654e 100644 --- a/templates/tox.ini.j2 +++ b/templates/tox.ini.j2 @@ -6,7 +6,6 @@ envlist = py{310}-ansible{% raw %}{{% endraw %}{% for version in tox_ansible_ver {% else %} envlist = py{310}-ansible{5,6,7} {% endif %} - skipsdist = true [testenv]