diff --git a/tox.ini b/tox.ini index f889443..68259f0 100644 --- a/tox.ini +++ b/tox.ini @@ -2,6 +2,7 @@ minversion = 2.0 skipsdist = True envlist = docs,linters,functional +ignore_basepython_conflict = True [testenv] basepython = python3