From 9c816274db90a884de1200bccb72d95281bb4d7d Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc" Date: Wed, 14 Nov 2018 09:30:52 -0600 Subject: [PATCH] Make pgwui pytest plugin available to tox --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index 8f680ab..45f17b3 100644 --- a/tox.ini +++ b/tox.ini @@ -11,6 +11,7 @@ deps = check-manifest cmarkgfm flake8 + pgwui_testing pytest pytest-cov twine -- 2.34.1