aboutsummaryrefslogtreecommitdiffstats
path: root/library/python/pytest/pytest.yatest.ini
blob: b755a300f910fd63b62baa26fe2da783b7c10499 (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