fixed deprecated syntax in setup.cfg (#2015)

This commit is contained in:
Andrew Arendt 2016-09-08 12:24:07 -05:00 committed by Markus Unterwaditzer
parent c687ffb192
commit c54c538c11

View file

@ -4,5 +4,5 @@ release = egg_info -RDb ''
[wheel]
universal = 1
[pytest]
[tool:pytest]
norecursedirs = .* *.egg *.egg-info env* artwork docs examples