Skip to content

Commit 45637d9

Browse files
committed
Drop python 3.7 and add 3.12 to TOX
Signed-off-by: Yurii Serhiichuk <[email protected]>
1 parent 14a3500 commit 45637d9

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,5 +1,5 @@
11
[tox]
2-
envlist = py{37,38,39,310,311},lint
2+
envlist = py{38,39,310,311,312},lint
33
skipsdist = True
44

55
[testenv]

0 commit comments

Comments
 (0)