Skip to content

Commit 4f892bd

Browse files
committed
Remove Python 3.8 from tox
Support dropped in v3.9.
1 parent 83cd6f3 commit 4f892bd

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,6 +1,6 @@
11
[tox]
22
envlist =
3-
py{38,39,310,311,312,313,314}-{test,mypy}
3+
py{39,310,311,312,313,314}-{test,mypy}
44
qa
55

66
[testenv]

0 commit comments

Comments
 (0)