aboutsummaryrefslogtreecommitdiffstats
path: root/library/python/pytest/pytest.yatest.ini
blob: 554a1eb84ff7a31f3db7260f2ffb55e627681a76 (plain) (blame)
1
2
3
4
5
6
7
[pytest] 
pep8maxlinelength = 200
norecursedirs = *
pep8ignore = E127 E123 E226 E24 
filterwarnings =
    ignore::pytest.RemovedInPytest4Warning
addopts = -p no:warnings