Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Rename pytest section in setup.cfg
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
  • Loading branch information
Kwpolska committed Oct 8, 2016
1 parent 8a2d7e4 commit c2a0aea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Expand Up @@ -4,6 +4,6 @@ universal = 1
[flake8]
ignore=E501

[pytest]
[tool:pytest]
norecursedirs = .git
addopts = --cov nikola --cov-report term-missing

0 comments on commit c2a0aea

Please sign in to comment.