Skip to content

Commit 6acc14b

Browse files
committed
force style builds to use py27
1 parent 5686977 commit 6acc14b

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
@@ -29,6 +29,7 @@ commands =
2929
{envbindir}/py.test --tb=native {toxinidir}
3030

3131
[testenv:style]
32+
basepython = python2.7
3233
skipsdist = true
3334
skip_install = true
3435
deps =

0 commit comments

Comments
 (0)