Skip to content

Commit c54c538

Browse files
drewjauntitaker
authored andcommitted
fixed deprecated syntax in setup.cfg (pallets#2015)
1 parent c687ffb commit c54c538

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
@@ -4,5 +4,5 @@ release = egg_info -RDb ''
44
[wheel]
55
universal = 1
66

7-
[pytest]
7+
[tool:pytest]
88
norecursedirs = .* *.egg *.egg-info env* artwork docs examples

0 commit comments

Comments
 (0)