mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-04-03 13:10:24 +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}}/*
|