Skip to content

Commit 58c0c5a

Browse files
authored
specify min tox version (#370)
1 parent f1c9f8a commit 58c0c5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ include_trailing_comma = true
1515
[tool.tox]
1616
legacy_tox_ini = """
1717
[tox]
18+
min_version = 4.4
1819
envlist = {py37,py38,py39,py310,py311}-django{320}-{end2end,unittests},{py38,py39,py310,py311}-django{400,410}-{end2end,unittests},py39-lint
1920
2021
[gh-actions]

0 commit comments

Comments
 (0)