Skip to content

Commit

Permalink
Drop python 3.8, add 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
richin13 committed Nov 17, 2024
1 parent 60e8825 commit 39ed1ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tox]
envlist = pre-commit,py{38,39,310,311,312}-sql{12,13,14,20}
envlist = pre-commit,py{39,310,311,312,313}-sql{12,13,14,20}
skipsdist = true
minversion = 3.7.0

Expand Down

0 comments on commit 39ed1ec

Please sign in to comment.