diff --git a/tox.ini b/tox.ini index 67fe5f30a..efebd0502 100644 --- a/tox.ini +++ b/tox.ini @@ -1,7 +1,7 @@ [tox] minversion = 3.2.0 envlist = linters,docs,py -skipdist = True +skipsdist = True ignore_basepython_conflict = True requires = tox-ansible >= 1.4.0