Skip to content

Commit 324b6cf

Browse files
committed
Set isolated_build in tox config
1 parent 6075008 commit 324b6cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[tox]
22
envlist = py36,py37,py38,py39,py310
3+
isolated_build = True
34

45
[testenv]
56
deps = pytest

0 commit comments

Comments
 (0)