$OpenBSD: patch-setup_cfg,v 1.1 2019/11/10 11:04:45 kmos Exp $

Get rid of py-test-relaxed requirement

Index: setup.cfg
--- setup.cfg.orig
+++ setup.cfg
@@ -13,7 +13,6 @@ ignore = E124,E125,E128,E261,E301,E302,E303,E402,E721,
 max-line-length = 79
 
 [tool:pytest]
-addopts = -p no:relaxed
 looponfailroots = tests paramiko
 filterwarnings = 
 	ignore::DeprecationWarning:pkg_resources
