diff --git a/tox.ini b/tox.ini index 291a1e2fb..f565a1281 100644 --- a/tox.ini +++ b/tox.ini @@ -8,7 +8,6 @@ envlist = base dist docs -isolated_build = true [testenv] commands = python -W error::DeprecationWarning -W error::PendingDeprecationWarning runtests.py --coverage {posargs}