summaryrefslogtreecommitdiffstats
path: root/pytest.ini
blob: ceb01dcd0311cb2a7e944c64fc6c4e5e76b7d8d8 (plain)
1
2
3
[pytest]
norecursedirs = '.*', 'dist', 'CVS', '_darcs', '{arch}', '*.egg', 'venv', 'assets'
testpaths = 'conans/test'