mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-04-04 13:40:36 +00:00
3 lines
127 B
INI
3 lines
127 B
INI
[tool:pytest]
|
|
python_paths = .
|
|
norecursedirs = .tox .git */migrations/* */static/* docs venv */{{cookiecutter.project_slug}}/*
|