Skip to content

Commit 7ccfcc7

Browse files
committed
Remove pytest 2.7 from the tox environment list
1 parent d00dcbe commit 7ccfcc7

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
@@ -4,7 +4,7 @@
44
# and then run "tox" from this directory.
55

66
[tox]
7-
envlist = py{26,27,33,34,35,py,py3}-pytest{27,28,29}, flake8
7+
envlist = py{26,27,33,34,35,py,py3}-pytest{28,29}, flake8
88

99
[testenv]
1010
deps =

0 commit comments

Comments
 (0)