Skip to content

Commit 59add3d

Browse files
authored
Merge pull request #111 from daniel-butler/patch-1
adding python 3.8 as an environment to be tested
2 parents 4eedcb9 + e07212d commit 59add3d

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)