From 1b456c41453451dfd9246a202e66a0793e1ad93c Mon Sep 17 00:00:00 2001 From: Jamie Bliss Date: Fri, 4 Nov 2022 19:24:01 -0400 Subject: [PATCH] Update setup.cfg --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 938eee37..173976cf 100644 --- a/setup.cfg +++ b/setup.cfg @@ -31,6 +31,7 @@ packages = ppb ppb.systems ppb.features + ppb.debug setup_requires = pytest-runner