Skip to content

Commit faf137e

Browse files
tox: add Python 3.8
1 parent 77dd6b1 commit faf137e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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,py37
7+
envlist = py27,py37,py38
88

99
[testenv]
1010
whitelist_externals = cp

0 commit comments

Comments
 (0)