Skip to content

Commit be230b6

Browse files
committed
tox: remove isolated_build setting
According to https://tox.wiki/en/stable/upgrading.html#removed-tox-ini-keys: "Isolated builds are now always used."
1 parent 22d3d8f commit be230b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[tox]
2-
isolated_build = True
32
requires = tox>=4
43
envlist =
54
linting

0 commit comments

Comments
 (0)