Skip to content

Commit 3e43aa2

Browse files
committed
Add Python 3.8 and 3.9 in tox.ini
1 parent 90e3e4d commit 3e43aa2

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{26,27,33,34,35,36,37},
3+
py{26,27,33,34,35,36,37,38,39},
44
docs
55

66
[testenv]

0 commit comments

Comments
 (0)