diff --git a/tox.ini b/tox.ini index e29c73f8..45be5288 100644 --- a/tox.ini +++ b/tox.ini @@ -1,11 +1,9 @@ [tox] -minversion = 4.0 +minversion = 4.6.0 skipsdist = True envlist = docs,molecule -ignore_basepython_conflict = True [testenv] -basepython = python3 usedevelop = False commands = /usr/bin/find . -type f -name "*.pyc" -delete @@ -61,7 +59,6 @@ commands = commands = {posargs} - [testenv:molecule] # You can use DOCKER_REGISTRY and DOCKER_IMAGE_TAG to switch between # tested distros. I.e: