Skip to content

Commit

Permalink
Bump the minimum tox version to 3.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Aug 21, 2021
1 parent 4631eff commit 41336d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Expand Up @@ -6,7 +6,7 @@ mypy_tmp_dir = mypy_tmp_dir

[tox]
envlist = linters, type, py38, report, clean
minversion = 1.4.2
minversion = 3.16.1
skipsdist = True
skip_missing_interpreters = true

Expand Down

0 comments on commit 41336d2

Please sign in to comment.