Skip to content

Commit e07212d

Browse files
adding python 3.8 as an environment to be tested
1 parent 4eedcb9 commit e07212d

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

55

66
[pytest]

0 commit comments

Comments
 (0)