mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-03-17 05:10:23 +00:00
3 lines
119 B
INI
3 lines
119 B
INI
[pytest]
|
|
python_paths = .
|
|
norecursedirs = .tox .git */migrations/* */static/* docs venv */{{cookiecutter.repo_name}}/*
|