Skip to content

Commit 998f6d3

Browse files
committed
Add py39 to environment list
1 parent 14b8be2 commit 998f6d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)