Skip to content

Commit

Permalink
Updated tox configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Dec 10, 2022
1 parent 6ed0363 commit 6abcee5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,7 @@ legacy_tox_ini = """
[tox]
envlist = py37, py38, py39, py310, py311, pypy3
skip_missing_interpreters = true
isolated_build = true
# Need tox 3.18.1 or newer due to https://github.com/tox-dev/tox/issues/1344
minversion = 3.18.1
minversion = 4.0
[testenv]
extras = test
Expand Down

0 comments on commit 6abcee5

Please sign in to comment.