mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-04-27 15:44:42 +00:00
4 lines
119 B
INI
4 lines
119 B
INI
|
|
[pytest]
|
||
|
|
python_paths = .
|
||
|
|
norecursedirs = .tox .git */migrations/* */static/* docs venv */{{cookiecutter.repo_name}}/*
|