diff --git a/templates/tox.ini.j2 b/templates/tox.ini.j2 index e211282..3bcb479 100644 --- a/templates/tox.ini.j2 +++ b/templates/tox.ini.j2 @@ -6,6 +6,7 @@ envlist = py{38}-ansible-{% raw %}{{% endraw %}{% for version in tox_versions %} {% else %} envlist = py{38}-ansible-{previous,current,next} {% endif %} + skipsdist = true [testenv]