Make test runner show output and increase verbosity
Committed 6017f6
--- a/gmpg/analysis.py
+++ b/gmpg/analysis.py
[
"pytest-gevent",
"--doctest-modules",
+ "-s",
+ "-vv",
"--ignore",
"setup.py",
# XXX "--pep8",