Skip to content

Commit b00d3d0

Browse files
committed
Don't run 'regression' testenv by default.
1 parent 7d9bfb1 commit b00d3d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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-
py26,py27,cover,docs,lint,regression
3+
py26,py27,cover,docs,lint
44

55
[testenv:py26]
66
commands =

0 commit comments

Comments
 (0)