diff --git a/tox.ini b/tox.ini index e2bd4f94c2..f9fb5df759 100644 --- a/tox.ini +++ b/tox.ini @@ -1,7 +1,7 @@ [tox] minversion = 2.1 envlist = py36, py37, py38, py39, py310, lint, docs -skipsdist = True +isolated_build = True [testenv] usedevelop = true