Skip to content

Commit c30730b

Browse files
committed
use recommended format for configuration
1 parent a7868cf commit c30730b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ignore = E123,E221,E226,E302,E41,E701
55
max-line-length = 160
66
max-complexity = 10
77

8-
[pytest]
8+
[tool:pytest]
99

1010
[aliases]
1111
test=pytest

0 commit comments

Comments
 (0)