[pytest]
DJANGO_SETTINGS_MODULE=tests.settings

# -- recommended but optional:
python_files = tests.py test_*.py *_tests.py
norecursedirs = .tox virtualenv