1# test_*py by default 2# add tests.py and test.py 3[pytest] 4norecursedirs=.tox .git pykwalify.egg-info dist docs examples 5python_files=test*.py 6