We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f00b47a commit 4a7443eCopy full SHA for 4a7443e
tox.ini
@@ -8,6 +8,7 @@ envlist =
8
base
9
dist
10
docs
11
+isolated_build = true
12
13
[testenv]
14
commands = python -W error::DeprecationWarning -W error::PendingDeprecationWarning runtests.py --coverage {posargs}
0 commit comments