fix tox deprecation warning #781

This commit is contained in:
Fabio C. Barrioneuvo da Luz 2016-09-29 01:58:13 -03:00
parent c77bf4345b
commit 37138c938d

View File

@ -1,3 +1,3 @@
[pytest]
[tool:pytest]
python_paths = .
norecursedirs = .tox .git */migrations/* */static/* docs venv */{{cookiecutter.project_slug}}/*