Description: Fix build time test
Bug-Debian: https://bugs.debian.org/884040
Author: Andreas Tille <tille@debian.org>
Last-Update: Mon, 11 Dec 2017 09:07:00 +0100

--- a/setup.cfg
+++ b/setup.cfg
@@ -3,7 +3,7 @@
 tag_svn_revision = false
 tag_date = 0
 
-[pytest]
+[tool:pytest]
 addopts = --ignore=setup.py --ignore=build --ignore=dist --doctest-modules
 norecursedirs = *.egg
 
