Make pgwui pytest plugin available to tox
authorKarl O. Pinc <kop@meme.com>
Wed, 14 Nov 2018 15:30:52 +0000 (09:30 -0600)
committerKarl O. Pinc <kop@meme.com>
Wed, 14 Nov 2018 15:30:52 +0000 (09:30 -0600)
tox.ini

diff --git a/tox.ini b/tox.ini
index 8f680ab143d119512e32519faa31ee707eaf6c87..45f17b30237b800078527fb0ba624b5999afa4be 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -11,6 +11,7 @@ deps =
     check-manifest
     cmarkgfm
     flake8
+    pgwui_testing
     pytest
     pytest-cov
     twine