Updated test requirements

This commit is contained in:
2016-08-31 11:28:38 +02:00
parent cb5128907c
commit 54bc0e87ce
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
[pytest]
[tool:pytest]
addopts = -v --cov pillar --cov-report term-missing --ignore node_modules
[pep8]