Skip to content

Commit

Permalink
update setup.cfg for pytest api change
Browse files Browse the repository at this point in the history
  • Loading branch information
itdependsnetworks committed Oct 13, 2019
1 parent 9210a81 commit bdff04c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ skip = build/*,.tox/*
[pylama:pep8]
max_line_length = 100

[pytest]
[tool:pytest]
addopts = --cov=napalm_panos --cov-report term-missing -vs --pylama
json_report = report.json
jsonapi = true
Expand Down

0 comments on commit bdff04c

Please sign in to comment.