Skip to content

Commit 0bfa429

Browse files
committed
tox: use range expression
1 parent 6c932bb commit 0bfa429

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
@@ -3,7 +3,7 @@ min_version = 4
33
env_list =
44
pre-commit,
55
mypy-{pkg,api},
6-
py3{8,9,10,11,12,13,14}{,-twisted},
6+
py3{8-14}{,-twisted},
77
docs,
88
coverage-report
99

0 commit comments

Comments
 (0)