2018-05-05 09:45:49 +00:00
|
|
|
[pytest]
|
2020-03-03 20:46:35 +00:00
|
|
|
addopts = -v --tb=short
|
2015-04-20 12:19:12 +00:00
|
|
|
python_paths = .
|
2016-04-20 17:00:35 +00:00
|
|
|
norecursedirs = .tox .git */migrations/* */static/* docs venv */{{cookiecutter.project_slug}}/*
|