Skip to content

Commit c2a0aea

Browse files
committedOct 8, 2016
Rename pytest section in setup.cfg
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
1 parent 8a2d7e4 commit c2a0aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ universal = 1
44
[flake8]
55
ignore=E501
66

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

0 commit comments

Comments
 (0)
Please sign in to comment.