ci: remove tox 'isolated_build'

This commit is contained in:
Mathieu Dupuy 2024-10-17 10:47:58 +02:00
parent c1c39d4182
commit 561bd4ccd9
No known key found for this signature in database
GPG Key ID: 08C1D4F32506B23A

View File

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