cookiecutter-django/pytest.ini

4 lines
122 B
INI
Raw Normal View History

[pytest]
2015-04-20 12:19:12 +00:00
python_paths = .
norecursedirs = .tox .git */migrations/* */static/* docs venv */{{cookiecutter.project_slug}}/*