Skip to content

Commit 8899156

Browse files
committed
add -s to pytest
Signed-off-by: Chris Snow <[email protected]>
1 parent ea87682 commit 8899156

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ deps =
1313
mock
1414
setenv = TOX_BUILD_DIR = {toxinidir}
1515

16+
[pytest]
17+
addopts = -s

0 commit comments

Comments
 (0)