cookiecutter-django/pytest.ini
2018-05-05 12:45:49 +03:00

4 lines
122 B
INI

[pytest]
python_paths = .
norecursedirs = .tox .git */migrations/* */static/* docs venv */{{cookiecutter.project_slug}}/*