We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bc0745 commit 6267f03Copy full SHA for 6267f03
tox.ini
@@ -1,6 +1,6 @@
1
[tox]
2
minversion = 3.0
3
-envlist = formatting, py38, py39, py310, py311, pypy, benchmark
+envlist = formatting, py38, py39, py310, py311, py312, pypy, benchmark
4
skip_missing_interpreters = true
5
requires = pip >=21.3.1
6
isolated_build = true
0 commit comments