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