Skip to content

Commit ba00434

Browse files
committed
[cleanup] Remove Python 3.8 env from tox
1 parent aad1de7 commit ba00434

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,6 +1,6 @@
11
[tox]
22
envlist =
3-
py{38,39,310}-django{42,50}-djangorestframework{314}{,-pytest}
3+
py{39,310}-django{42,50}-djangorestframework{314}{,-pytest}
44
py{311}-django{42}-djangorestframework{314}{,-pytest}
55
py{311,312}-django{50}-djangorestframework{315}{,-pytest}
66
py{311,312}-django{51}-djangorestframework{315}{,-pytest}

0 commit comments

Comments
 (0)