Skip to content

Commit 6267f03

Browse files
Add py3.12 in tox.ini
1 parent 2bc0745 commit 6267f03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tox]
22
minversion = 3.0
3-
envlist = formatting, py38, py39, py310, py311, pypy, benchmark
3+
envlist = formatting, py38, py39, py310, py311, py312, pypy, benchmark
44
skip_missing_interpreters = true
55
requires = pip >=21.3.1
66
isolated_build = true

0 commit comments

Comments
 (0)