cookiecutter-django/setup.cfg

4 lines
122 B
INI
Raw Normal View History

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