Skip to content

Commit afb0166

Browse files
committed
chore: Update Python version for tests to 3.11 & 3.12
From just 3.8
1 parent e64b602 commit afb0166

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 = py{38}
2+
envlist = py{311,312}-django{42}
33

44
[doc8]
55
; D001 = Line too long

0 commit comments

Comments
 (0)