Skip to content

Commit 39ed1ec

Browse files
committed
Drop python 3.8, add 3.13
1 parent 60e8825 commit 39ed1ec

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 = pre-commit,py{38,39,310,311,312}-sql{12,13,14,20}
2+
envlist = pre-commit,py{39,310,311,312,313}-sql{12,13,14,20}
33
skipsdist = true
44
minversion = 3.7.0
55

0 commit comments

Comments
 (0)