Skip to content

Commit 84926b4

Browse files
committed
Add missing pytest 5 tests
1 parent 6ab8908 commit 84926b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ min_version = 3.7.0
44
isolated_build = true
55
envlist =
66
py{34, 35, 36, 37}-pytest{2.8, 2.x, 3.0, 3.x, 4.0, 4.x}-mypy{0.57, 0.5x, 0.60, 0.6x}
7+
py{35, 36, 37}-pytest{5.0, 5.x}-mypy{0.57, 0.5x, 0.60, 0.6x}
78
py{35, 36, 37}-pytest{2.8, 2.x, 3.0, 3.x, 4.0, 4.x, 5.0, 5.x}-mypy{0.70}
89
py{35, 36, 37, 38}-pytest{2.8, 2.x, 3.0, 3.x, 4.0, 4.x, 5.0, 5.x}-mypy{0.71, 0.72, 0.73, 0.74, 0.7x}
910
flake8

0 commit comments

Comments
 (0)