[pytest] DJANGO_SETTINGS_MODULE = yanote.settings norecursedirs = env/* venv/* addopts = -vv -p no:cacheprovider testpaths = notes/tests/ python_files = test_*.py