We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b5d6bc commit 4f2a8daCopy full SHA for 4f2a8da
1 file changed
tox.ini
@@ -3,6 +3,7 @@
3
envlist = slow, style
4
basepython = python3
5
skip_missing_interpreters = true
6
+isolated_build = true
7
8
# Run "fast" tests with "tox -e py".
9
[testenv]
0 commit comments