Skip to content

Commit 87a5234

Browse files
committed
Let py.test use the short traceback format.
1 parent 8fa3284 commit 87a5234

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tox.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[pytest]
2+
addopts=--tb=short
3+
14
[tox]
25
envlist =
36
py27-{flake8,docs},

0 commit comments

Comments
 (0)