8000 Fix envlist in tox.ini · graphql-python/graphql-core@4a87525 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4a87525

Browse files
committed
Fix envlist in tox.ini
1 parent 63216e3 commit 4a87525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tox]
2-
envlist = py3{7,8,9,10,11,312}, pypy{39,310}, ruff, mypy, docs
2+
envlist = py3{7,8,9,10,11,12}, pypy3{9,10}, ruff, mypy, docs
33
isolated_build = true
44

55
[gh-actions]

0 commit comments

Comments
 (0)
0