Skip to content

Commit 66429ce

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 0075c57 commit 66429ce

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 =
43
tox >= 4
54
envlist =

0 commit comments

Comments
 (0)