Skip to content

Commit 4f2a8da

Browse files
committed
Use isolated builds for tox.
1 parent 5b5d6bc commit 4f2a8da

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
envlist = slow, style
44
basepython = python3
55
skip_missing_interpreters = true
6+
isolated_build = true
67

78
# Run "fast" tests with "tox -e py".
89
[testenv]

0 commit comments

Comments
 (0)