Skip to content

Commit bebed21

Browse files
committed
Require tox 4.0.0 or higher
1 parent de29283 commit bebed21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ legacy_tox_ini = """
9797
[tox]
9898
envlist = py38, py39, py310, py311, py312
9999
skip_missing_interpreters = true
100-
isolated_build = true
100+
minversion = 4.0.0
101101
102102
[testenv]
103103
extras = test

0 commit comments

Comments
 (0)