tox: isolated build

This commit is contained in:
Mathieu Dupuy 2023-07-29 00:24:20 +02:00
parent 6019f1d978
commit 121caba60a
No known key found for this signature in database
GPG Key ID: 08C1D4F32506B23A

View File

@ -9,6 +9,7 @@ envlist =
base
dist
docs
isolated_build = true
[testenv]
commands = python -W error::DeprecationWarning -W error::PendingDeprecationWarning runtests.py --coverage {posargs}