4 lines
71 B
INI
4 lines
71 B
INI
[pytest]
|
|
testpaths = tests
|
|
norecursedirs = data .git __pycache__ .venv
|
[pytest]
|
|
testpaths = tests
|
|
norecursedirs = data .git __pycache__ .venv
|