$OpenBSD: patch-setup_cfg,v 1.1.1.1 2019/12/02 22:40:38 kmos Exp $

Newer setuptools requires tools:pytest

Index: setup.cfg
--- setup.cfg.orig
+++ setup.cfg
@@ -1,4 +1,4 @@
-[pytest]
+[tools:pytest]
 minversion = 2.6
 strict = true
 norecursedirs = .* build dist test_data *.egg
