cookiecutter-django/setup.cfg

4 lines
127 B
INI
Raw Normal View History

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