Skip to content

Commit 25cda3d

Browse files
committed
add py39 to local tox test
Signed-off-by: Chris Snow <[email protected]>
1 parent ce72935 commit 25cda3d

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
@@ -4,7 +4,7 @@
44
# and then run "tox" from this directory.
55

66
[tox]
7-
envlist = py27, py35, py36, py37, py38
7+
envlist = py27, py35, py36, py37, py38, py39
88
skip_missing_interpreters = True
99

1010
[gh-actions]

0 commit comments

Comments
 (0)