| [pytest] | |
| testpaths = tests | |
| pythonpath = . | |
| norecursedirs = .git .venv __pycache__ .pytest_cache .tmp_pytest* pytest-cache-files-* | |
| [pytest] | |
| testpaths = tests | |
| pythonpath = . | |
| norecursedirs = .git .venv __pycache__ .pytest_cache .tmp_pytest* pytest-cache-files-* | |