Skip to content

Commit 1514930

Browse files
committed
ci: add python 3.8
1 parent a5bb5a0 commit 1514930

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ envlist =
44
py35-{2.0,2.1,2.2}
55
py36-{2.0,2.1,2.2}
66
py37-{2.0,2.1,2.2}
7+
py38-{2.0,2.1,2.2}
78

89
[testenv]
910
skip_install = True

0 commit comments

Comments
 (0)