Skip to content

Commit d9fb567

Browse files
committed
Fix typos in tox envs
1 parent 750a30a commit d9fb567

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tox]
22
basepython = python3.13
33
envlist =
4-
py{3.10,3.11,3.12,3,13,3,14,py3,11}-{low,release,appinstall}
4+
py{3.10,3.11,3.12,3.13.3.14,py3.11}-{low,release,appinstall}
55
mypy
66
async
77
nowebauthn

0 commit comments

Comments
 (0)