Skip to content

Commit

Permalink
Fix envlist in tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
Cito committed Feb 10, 2024
1 parent 63216e3 commit 4a87525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tox]
envlist = py3{7,8,9,10,11,312}, pypy{39,310}, ruff, mypy, docs
envlist = py3{7,8,9,10,11,12}, pypy3{9,10}, ruff, mypy, docs
isolated_build = true

[gh-actions]
Expand Down

0 comments on commit 4a87525

Please sign in to comment.