Skip to content

Commit d7c7944

Browse files
committed
Run tox tests on py39 too
1 parent 4c2704b commit d7c7944

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ max-line-length = 88
99
universal = 1
1010

1111
[tox:tox]
12-
envlist = py36, py37, py38, mypy
12+
envlist = py36, py37, py38, py39, mypy
1313

1414
[gh-actions]
1515
python =

0 commit comments

Comments
 (0)