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