Skip to content

Commit 8e8d2ad

Browse files
committed
deprecate 3.10
1 parent 11d2f55 commit 8e8d2ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ sort = "Miss"
187187
legacy_tox_ini = """
188188
[tox]
189189
min_version = 4.0
190-
env_list = lint-code,py{3.11,3.12,3.13,3.14}
190+
env_list = lint-code,py{3.11,3.12,3.13}
191191
skip_missing_interpreters = true
192192
193193
[testenv]

0 commit comments

Comments
 (0)